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
Currently when a theme song is playing in the background you have no way to control the volume it is playing at. When using Syncplay a Playback Control Bar appears and you can pause, play, skip and adjust the volume as described in #2918 and #3059.
I think it would be worth having an option to always display the Playback Control Bar when the theme song / theme video is playing especially since jellyfin/jellyfin#537 is not yet implemented and it is not uncommon for different theme songs to have completely different volumes. Alternatively a less noticeable / intrusive volume control such as the one during video playback when using the arrow keys (just display when adjustments are made) could be considered.
I am hoping to get some different opinions on this topic.
The text was updated successfully, but these errors were encountered:
#2028 (comment)
I just thought. If we hide nowPlayingBar, we cannot change volume (other controls are less usable for theme song).
Keyboard media buttons (volume-related) can be handled in scripts/keyboardNavigation.js.
TVs (real ones) have a physical volume control - no problem.
But what about mouse users?
As an additional idea, we could add volume option next to the theme-related checkboxes in Display user settings - just like Music volume in games. Then use it to suppress theme songs volume.
In addition, the plan was to add key bindings on the Controls page in the user settings (#2532).
Probably for each state: browsing, playback.
No one is currently implementing this feature.
Currently when a theme song is playing in the background you have no way to control the volume it is playing at. When using Syncplay a Playback Control Bar appears and you can pause, play, skip and adjust the volume as described in #2918 and #3059.
I think it would be worth having an option to always display the Playback Control Bar when the theme song / theme video is playing especially since jellyfin/jellyfin#537 is not yet implemented and it is not uncommon for different theme songs to have completely different volumes. Alternatively a less noticeable / intrusive volume control such as the one during video playback when using the arrow keys (just display when adjustments are made) could be considered.
I am hoping to get some different opinions on this topic.
The text was updated successfully, but these errors were encountered: