Adding support to play theme media in user specified order #5958
Replies: 2 comments 9 replies
-
Beta Was this translation helpful? Give feedback.
-
I would advise against implementing this UI, it's very confusing. All these options should be placed into a modal container, accessible by clicking one list button.
Deciding on what the strings should say is a separate issue (UX Copywriting).
^ More thought should definitely be put into this. + some mockups & prototypes drawn. |
Beta Was this translation helpful? Give feedback.
-
I am looking to discuss a feature request to be able add support to the Jellyfin web client to be able to select the order that theme media(music and videos) play when navigating a show or season. The link to that feature request is located at https://features.jellyfin.org/posts/2740/select-audio-from-the-theme-music-folder-at-random.
Jellyfin has support for playing theme media for a Series or Season folder as explained here. For theme videos it supports adding files located in a
backdrop/
folder. into a play queue. For theme music it combines any songs that that are namedtheme.*
as well as songs that are in atheme-music/
folder into an audio play queue.Currently Jellyfin adds any theme-media in sort name order to the play queue. There is no way to alter the order when navigating a show.
I have a Pull Request out that allows the user to select the sort order in which they would like to add the theme media to the play queue at #5714.
The UI for it is that the option to select the sort order for the theme-media is hidden until the user either selects display options on whether they want to play theme-music or theme-videos.
theme-shuffle-settings.mp4
My questions are is this a feature that the community would want?
Also is the UI design for it the correct way to go about it?
Or always show the UI for the for selecting the theme-media sort order?
Beta Was this translation helpful? Give feedback.
All reactions