[PR #10934] Add PlaybackOrder to Session state #12670

Closed
opened 2026-02-07 06:59:54 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10934

State: closed
Merged: Yes


Changes
Add ShuffleMode to Session state.
Add OrderMode to Session state.

SetShuffleQueue command is already listed as one of the supported commands by Session, but without the value of ShuffleMode it is not possible to send a valid request from jellyfin-web client.

Issues
Partially fixes https://github.com/jellyfin/jellyfin-web/issues/5012 (small changes in jellyfin-web client are required to fully fix this issue)

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10934 **State:** closed **Merged:** Yes --- Changes ~~Add ShuffleMode to Session state.~~ Add OrderMode to Session state. SetShuffleQueue command is already listed as one of the supported commands by Session, but without the value of ShuffleMode it is not possible to send a valid request from jellyfin-web client. Issues Partially fixes https://github.com/jellyfin/jellyfin-web/issues/5012 (small changes in jellyfin-web client are required to fully fix this issue)
OVERLORD added the pull-request label 2026-02-07 06:59:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12670