2024-07-28, 05:50 PM
2024-07-28, 05:53 PM
It would not make sense to implement this on anything other than a music-only library. That only pops up if you're dealing with music.
Maybe with some CSS it can be made to be permanently on screen, but I'm not sure of how to do that.
2024-07-28, 06:01 PM
(2024-07-28, 05:53 PM)Efficient_Good_5784 Wrote: It would not make sense to implement this on anything other than a music-only library. That only pops up if you're dealing with music. Wouldn't be the same for all media player. Movies/shows/live tv etc... Why would you not have it visible on screen unless the user decides to hide it. Isn't this a must have feature. Thanks for your quick reply
2024-07-28, 06:09 PM
You can request it as a feature here: https://features.jellyfin.org/
2024-07-28, 06:12 PM
(2024-07-28, 05:50 PM)ajits Wrote: The music time line including Play, Stop, Pause, Shuffle and volume button is not visible once you stop the music playing. This has to be visible at all times. Requesting to make changes that this is visible all the time If you put this in your custom CSS box, it'll keep the Now Playing bar visible permanently Code: .nowPlayingBar-hidden {
1
2024-07-29, 04:49 AM
(This post was last modified: 2024-07-29, 05:04 AM by ajits. Edited 4 times in total.)
(2024-07-28, 06:12 PM)Ted Hinklater Wrote:(2024-07-28, 05:50 PM)ajits Wrote: The music time line including Play, Stop, Pause, Shuffle and volume button is not visible once you stop the music playing. This has to be visible at all times. Requesting to make changes that this is visible all the time hey thanks much. will try it, So when I press stop button. And would like to play the same music there is no option to play "PLAY" button goes missing. The play button goes missing once pause or stop is pressed
2024-07-29, 04:13 PM
In the web client, once you hit the stop button, your play queue is discarded. afaik, there's no way to stop and play again without rebuilding the queue from scratch when using clients based on the web UI.
(2024-07-29, 04:13 PM)mcarlton00 Wrote: In the web client, once you hit the stop button, your play queue is discarded. afaik, there's no way to stop and play again without rebuilding the queue from scratch when using clients based on the web UI. Thanks for your update (2024-07-29, 11:45 PM)thornbill Wrote: That’s what pause is for… 😉 Thanks |
|
|