2024-06-09, 11:14 AM
I love this theme.... but I have a problem with the playback controls... they are missing
(Jellyfin 10.9.6)
(Jellyfin 10.9.6)
2024-06-09, 11:14 AM
I love this theme.... but I have a problem with the playback controls... they are missing
(Jellyfin 10.9.6)
2024-06-09, 11:45 AM
(2024-06-07, 12:35 PM)M0RPH3US Wrote:(2024-06-06, 01:15 PM)Tom Sedláček Wrote:(2024-06-06, 08:14 AM)M0RPH3US Wrote: Need feedback with an alternative mobile details layout. Incase users like this, will release as an addon. Of course I will be happy to help. 😉
2024-06-09, 01:59 PM
(2024-06-07, 09:49 PM)Alfred Werner Wrote: I really dig the look but tags aren't visible and tag search doesn't work. Tag support was a great feature in 10.9.2 (2024-06-09, 11:14 AM)PoMpls Wrote: I love this theme.... but I have a problem with the playback controls... they are missing Updated in the latest release. The cdn push might take some time. Instead you can force pull the latest by changing the @latest to @v10. Feedback appreciated.
2024-06-10, 11:06 AM
(2024-06-09, 01:59 PM)M0RPH3US Wrote:(2024-06-07, 09:49 PM)Alfred Werner Wrote: I really dig the look but tags aren't visible and tag search doesn't work. Tag support was a great feature in 10.9.2 Well, thank you very much... it already works perfectly.. A very nice theme One last question: Is there an easy way to change the white color of the play bar to green? Greetings
2024-06-10, 11:20 AM
(2024-06-10, 11:06 AM)PoMpls Wrote:(2024-06-09, 01:59 PM)M0RPH3US Wrote:(2024-06-07, 09:49 PM)Alfred Werner Wrote: I really dig the look but tags aren't visible and tag search doesn't work. Tag support was a great feature in 10.9.2 You can try some of the color schemes in the github repo. Or you want to keep the base color scheme and just want the play bar as green?
2024-06-10, 11:29 AM
(2024-06-10, 11:06 AM)PoMpls Wrote: One last question:I can't guarantee that this will work with the theme without causing conflicts, but try this: Code: /*This affects the color of the playback slider, the chapter markers on the OSD, and OSD volume bar slider.*/
1
2024-06-10, 11:46 AM
(2024-06-10, 11:29 AM)Efficient_Good_5784 Wrote:(2024-06-10, 11:06 AM)PoMpls Wrote: One last question:I can't guarantee that this will work with the theme without causing conflicts, but try this: You are bang on.
1
2024-06-10, 11:56 AM
(This post was last modified: 2024-06-10, 12:05 PM by Efficient_Good_5784. Edited 3 times in total.)
Also @M0RPH3US, I've noticed your theme (and some others as well) have the watched chapter ticks set at the default blue color on the web player.
To change their color to match your theme, this is the css code for that: Code: .sliderMarker.watched { Just change the rgb values to whatever color you need. As a small note, to change the color of unwatched chapter ticks, I believe the code is just ".sliderMarker.unwatched", though I may be wrong on that. Finally, this might be of interest too: To change the color of the volume slider popup when the keyboard up and down arrow keys are pressed, try this: Code: /*This affects the color of the pop-up volume bar when the keyboard is used to change volume.*/
2
2024-06-10, 12:06 PM
(2024-06-10, 11:56 AM)Efficient_Good_5784 Wrote: Also @M0RPH3US, I've noticed your theme (and some others as well) have the watched chapter ticks set at the default blue color on the web player.
2024-06-10, 01:07 PM
Guys, this worked wonderfully.
Code: div.mdl-slider-background-lower, But it has only changed when it is played.. on the main screen it is still white ( Although I think I really like it the way it is ) I thank you very much for the help, it is very very nice |
|
|