mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Playlist: cannot move item to start of playlist #6792
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 @altotin on GitHub (Mar 3, 2025).
Description of the bug
I'm unable to move any item to the start of a playlist. The issue occurs with both the web interface and the API
/Playlists/{userid}/Items/{itemid}/Move/0Reproduction steps
Navigate to a playlist with multiple items.
Drag an item to the top of the list.
Refresh the page to see the result.
What is the current bug behavior?
The item is moved to the second position in the playlist.
What is the expected correct behavior?
Item is moved to the first position in the playlist.
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.10.6
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@quyet-v commented on GitHub (Mar 17, 2025):
Is anyone currently working on this ticket? If not, can I take it?
@quyet-v commented on GitHub (Mar 17, 2025):
Going to be working on this.