[10.11.0] Backdrop image order not being saved #7491

Open
opened 2025-12-22 05:57:43 +01:00 by backuprepo · 4 comments
Owner

Originally created by @alexkahler on GitHub (Oct 21, 2025).

Description of the bug

On a large number of backdrops for a library item (4+ but sometimes also less), the order of bacldrop images are getting shuffled despite rearranging them repeatedly. This does not seem to happen with library items with only 2 or 3 images.

I haven't been able to ascertain whether it's being shuffled or simply returning to a position undefined by user (e.g. filename or order that images were downloadet)

Reproduction steps

Upgrade to 10.11

What is the current bug behavior?

Upon arranging backdrop image order by using the left and right arrows. Images will appear to shuffle position when a set amount of time has passed.

What is the expected correct behavior?

When rearranging backdrop images for their order, this is saved upon exit.

Jellyfin Server version

10.10.0+

Specify commit id

No response

Specify unstable release number

No response

Specify version number

No response

Specify the build version

10.11

Environment

- OS:
- Linux Kernel:
- Virtualization: Docker
- Clients: Browser
- Browser: Brave
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- GPU Model:
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Jellyfin Data Storage:
- Media Storage:
- External Integrations:

Jellyfin logs

Bug does nor show in log (no exceptions or similar)

FFmpeg logs


Client / Browser logs

No response

Relevant screenshots or videos

Rearranging backdrop images:

Image

After 5 to 10 minutes has passed, backdrop images are shuffled. I haven't tested if it's truly random or the same (i.e., according to filename or similar):

Image

Additional information

No response

Originally created by @alexkahler on GitHub (Oct 21, 2025). ### Description of the bug On a large number of backdrops for a library item (4+ but sometimes also less), the order of bacldrop images are getting shuffled despite rearranging them repeatedly. This does not seem to happen with library items with only 2 or 3 images. I haven't been able to ascertain whether it's being shuffled or simply returning to a position undefined by user (e.g. filename or order that images were downloadet) ### Reproduction steps Upgrade to 10.11 ### What is the current _bug_ behavior? Upon arranging backdrop image order by using the left and right arrows. Images will appear to shuffle position when a set amount of time has passed. ### What is the expected _correct_ behavior? When rearranging backdrop images for their order, this is saved upon exit. ### Jellyfin Server version 10.10.0+ ### Specify commit id _No response_ ### Specify unstable release number _No response_ ### Specify version number _No response_ ### Specify the build version 10.11 ### Environment ```markdown - OS: - Linux Kernel: - Virtualization: Docker - Clients: Browser - Browser: Brave - FFmpeg Version: - Playback Method: - Hardware Acceleration: - GPU Model: - Plugins: - Reverse Proxy: - Base URL: - Networking: - Jellyfin Data Storage: - Media Storage: - External Integrations: ``` ### Jellyfin logs ```shell Bug does nor show in log (no exceptions or similar) ``` ### FFmpeg logs ```shell ``` ### Client / Browser logs _No response_ ### Relevant screenshots or videos Rearranging backdrop images: ![Image](https://github.com/user-attachments/assets/82f5e363-8fee-448e-8c4c-2deec2ac5a40) After 5 to 10 minutes has passed, backdrop images are shuffled. I haven't tested if it's truly random or the same (i.e., according to filename or similar): ![Image](https://github.com/user-attachments/assets/a5043809-c89a-46f3-b9fc-4840ad0de4dc) ### Additional information _No response_
backuprepo added the
bug
confirmed
labels 2025-12-22 05:57:43 +01:00
Author
Owner

@alexkahler commented on GitHub (Oct 22, 2025):

Saw this issue: https://github.com/jellyfin/jellyfin/issues/11817
The file system is not ro.

@alexkahler commented on GitHub (Oct 22, 2025): Saw this issue: https://github.com/jellyfin/jellyfin/issues/11817 The file system is not ro.
Author
Owner

@alexkahler commented on GitHub (Oct 22, 2025):

Can confirm that it appears that the backdrop images are reverting to a predefined order after an unknown period of time has passed. It is unknown what this order is, i.e., whether the images return to the predefined position due to their filename or the order thst they were downloadet/added to the library item.

Secondly, it is also unknown what triggers it. For now it seems to happen randomly - not by a set period of time or actioms. But it's worth noting that I did edit and rearrange a large number of backdrop images across multiple library items.

@alexkahler commented on GitHub (Oct 22, 2025): Can confirm that it appears that the backdrop images are reverting to a predefined order after an unknown period of time has passed. It is unknown what this order is, i.e., whether the images return to the predefined position due to their filename or the order thst they were downloadet/added to the library item. Secondly, it is also unknown what triggers it. For now it seems to happen randomly - not by a set period of time or actioms. But it's worth noting that I did edit and rearrange a large number of backdrop images across multiple library items.
Author
Owner

@vuxuanhungg commented on GitHub (Dec 20, 2025):

I encounter the same issue on Jellyfn 10.11.5. Try re-arranging from the UI but it won't persist. The order appeared in the UI isn't the same as in the filesystem either, which makes it unpredictable.

@vuxuanhungg commented on GitHub (Dec 20, 2025): I encounter the same issue on Jellyfn 10.11.5. Try re-arranging from the UI but it won't persist. The order appeared in the UI isn't the same as in the filesystem either, which makes it unpredictable.
Author
Owner

@alexkahler commented on GitHub (Dec 20, 2025):

I encounter the same issue on Jellyfn 10.11.5. Try re-arranging from the UI but it won't persist. The order appeared in the UI isn't the same as in the filesystem either, which makes it unpredictable.

This PR was supposed to fix this bug, but it never gets reviewed https://github.com/jellyfin/jellyfin/pull/15071

@alexkahler commented on GitHub (Dec 20, 2025): > I encounter the same issue on Jellyfn 10.11.5. Try re-arranging from the UI but it won't persist. The order appeared in the UI isn't the same as in the filesystem either, which makes it unpredictable. This PR was supposed to fix this bug, but it never gets reviewed https://github.com/jellyfin/jellyfin/pull/15071
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#7491
No description provided.