mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Playlist order doesn't change #7495
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Oct 22, 2025).
Description of the bug
Jellyfin version: 10.10.7
When arranging the items inside a playlist, it seems at first like the order of the playlist changed. Upon reloading the page though, the order of the items is either back to its original position or a mix of my order and the original one. The issue is that Jellyfin doesn't save the playlist order or saves it partially. Even waiting a couple minutes before reloading the page won't solve the problem.
Reproduction steps
xis at index5. Manually drag the item to the2nd index).xis still on index5).What is the current bug behavior?
The playlist order doesn't get saved, or gets saved partially.
What is the expected correct behavior?
The playlist order changes after manually arranging the items inside it.
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
Release
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@Shadowghost commented on GitHub (Oct 22, 2025):
Please test on 10.11
@h4p commented on GitHub (Oct 22, 2025):
It tested this on 10.11
My playlist.xml files are under version control and I moved an item down the list which was reflected in the file (checked via git diff ..). Afterwards I re-opened the playlist in the browser from two different machines and the item was on the right place.
So I cannot recreate this bug in version 10.11