Skip to content

Conversation

@kgarner7
Copy link
Collaborator

@kgarner7 kgarner7 commented Sep 13, 2025

Resolves #829
Resolves #1015
Use client side sorting for all applications.
TODO:

  • handle reordering items better (maybe don't invalidate the entire query and just reorder locally? idk)
  • use the client side sort when adding playlist to queue?
  • other stuff I definitely missed
  • Subsonic support for reordering items in playlist [maybe]

@vercel
Copy link

vercel bot commented Sep 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
feishin Ready Ready Preview Comment Sep 13, 2025 4:32pm

@jeffvli
Copy link
Owner

jeffvli commented Sep 16, 2025

Looks good to me, unless you want to put in the effort to add the subsonic re-ordering. Definitely not needed though.

@kgarner7
Copy link
Collaborator Author

Looks good to me, unless you want to put in the effort to add the subsonic re-ordering. Definitely not needed though.

If the preference is to instead always just override the playlist (to deal with Jellyfin currently being broken, and allow dragging multiple items), then that should probably come at the same time.
But also, for Subsonic you'd really POST support

@jeffvli jeffvli merged commit 1d46cd5 into development Sep 18, 2025
8 checks passed
@kgarner7 kgarner7 deleted the playlist-client-side-sort branch September 20, 2025 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Playlist only uses Id position to play songs Sorting returns the same order no matter what

3 participants