You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When sorting a playlist, the items should appear in a specific order, sorted by that property.
Current Behavior
The order of the playlist is the same, no matter what I sort by, it simply returns it sorted by ID.
Steps to Reproduce
2024-11-06.01-20-26-00.00.00.000-00.00.16.607.mp4
Possible Solution
I tried installing a Navidrome server and the issue did not occur, but transferring my playlist(s) over is a huge pain, and I generally prefer Jellyfin, since it also hosts my other media.
Context
This bug happened with the playlist in the video, and a separate one used for testing, with just 2 songs in it. (On jellyfin)
I tried using Sonixd and it didn't work either, I did get it to sort properly on Supersonic, but the rest of that client is unusable.
Application version
v0.11.1
Operating System and version
Windows 11 Desktop
Server and Version
Jellyfin v10.10.1
Node Version (if developing locally)
No response
The text was updated successfully, but these errors were encountered:
I think you're right that it's an upstream Jellyfin issue.
No changes have been made to sorting implementation which was working previously.
Supersonic may be performing a client-side sort which is why it's working there, but Feishin is returning the order of the songs directly from the server.
Expected Behavior
When sorting a playlist, the items should appear in a specific order, sorted by that property.
Current Behavior
The order of the playlist is the same, no matter what I sort by, it simply returns it sorted by ID.
Steps to Reproduce
2024-11-06.01-20-26-00.00.00.000-00.00.16.607.mp4
Possible Solution
I tried installing a Navidrome server and the issue did not occur, but transferring my playlist(s) over is a huge pain, and I generally prefer Jellyfin, since it also hosts my other media.
Context
This bug happened with the playlist in the video, and a separate one used for testing, with just 2 songs in it. (On jellyfin)
I tried using Sonixd and it didn't work either, I did get it to sort properly on Supersonic, but the rest of that client is unusable.
Application version
v0.11.1
Operating System and version
Windows 11 Desktop
Server and Version
Jellyfin v10.10.1
Node Version (if developing locally)
No response
The text was updated successfully, but these errors were encountered: