• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions How to hide the progress bar during pause unless the mouse moves? (Subtitle visibilit

     
    • 0 Vote(s) - 0 Average

    How to hide the progress bar during pause unless the mouse moves? (Subtitle visibilit

    Jacky Teerapat
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    #1
    2024-12-29, 02:36 PM
    Hi everyone,
    I’m facing an issue with the progress bar when watching videos on Jellyfin. When I pause a video, the progress bar and controls remain visible, and this is causing a problem because it overlaps with the subtitles, making them difficult to read.
    I’d like to customize the behavior so that:
    1. The progress bar and controls are hidden by default when the video is paused.
    2. They appear only when I move the mouse over the video area.
    Here’s what I’ve tried so far:
    • I’ve looked into the Custom CSS option in the Admin Dashboard but couldn’t identify the correct class or ID to target this behavior.
    • I searched online but couldn’t find a solution specific to hiding the progress bar during pause mode.
    This issue is particularly annoying because the progress bar blocks the subtitles, disrupting the viewing experience.
    If anyone knows how to fix this or has a suggestion for Custom CSS that can solve the problem, I’d greatly appreciate your help!
    Thanks in advance!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-12-29, 05:47 PM
    @Ted Hinklater - Are you aware of a way to do this?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Jacky Teerapat
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    #3
    2024-12-29, 06:17 PM
    What do you mean? Sorry I don't understand
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-12-29, 09:54 PM
    I tagged another user who knows CSS. That wasn't directed at you.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Jacky Teerapat
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    #5
    2025-01-06, 05:09 AM
    Do you have any updates on this?
    Jacky0
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2025 May
    Reputation: 0
    #6
    2025-05-31, 02:34 AM
    was there any follow up on this?
    I really need this as well for nvidia shield app.
    the progress bar & buttons during pause make it so annoying to watch subtitled content.
    I'll write the code myself if I have to. I just need to know what lines control the pause overlay.
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,111
    Threads: 0
    Joined: 2024 Jun
    Reputation: 59
    #7
    2025-05-31, 04:15 AM
    (2025-05-31, 02:34 AM)Jacky0 Wrote: was there any follow up on this?
    I really need this as well for nvidia shield app.
    the progress bar & buttons during pause make it so annoying to watch subtitled content.
    I'll write the code myself if I have to. I just need to know what lines control the pause overlay.

    This thread is talking about the webUI. The Jellyfin for Android TV is not a wrapper for the webUI and uses a custom interface, that does not have have CSS styling capabilities. It's already a requested feature: https://github.com/jellyfin/jellyfin-and...ssues/3924
    Jacky0
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2025 May
    Reputation: 0
    #8
    2025-05-31, 03:23 PM
    (2025-05-31, 04:15 AM)theguymadmax Wrote:
    (2025-05-31, 02:34 AM)Jacky0 Wrote: was there any follow up on this?
    I really need this as well for nvidia shield app.
    the progress bar & buttons during pause make it so annoying to watch subtitled content.
    I'll write the code myself if I have to. I just need to know what lines control the pause overlay.

    This thread is talking about the webUI. The Jellyfin for Android TV is not a wrapper for the webUI and uses a custom interface, that does not have have CSS styling capabilities. It's already a requested feature: https://github.com/jellyfin/jellyfin-and...ssues/3924

    okay, so the nvidia shield app can't be customized CSS styling at all?
    if so fine I'll run a small computer with ubuntu or something that can run the webUI.
    can I customize pause overlay in the webUI using CSS styling capabilities?
    Is there a thread on here that would have the relevant info so I could code it myself?

    I apologize if I sound pushy but this pause overlay issue is not something that I can wait a few months or a year & hope it gets fix.
    I have deaf family member that functionally can't watch tv with us until i fix this. pls any anyone help.
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #9
    2025-05-31, 04:05 PM
    (2025-05-31, 03:23 PM)Jacky0 Wrote: okay, so the nvidia shield app can't be customized CSS styling at all?
    if so fine I'll run a small computer with ubuntu or something that can run the webUI.
    can I customize pause overlay in the webUI using CSS styling capabilities?
    Is there a thread on here that would have the relevant info so I could code it myself?

    I apologize if I sound pushy but this pause overlay issue is not something that I can wait a few months or a year & hope it gets fix.
    I have deaf family member that functionally can't watch tv with us until i fix this. pls any anyone help.
    You can only customize the webUI with CSS.
    You'll know if the client you're using is the webUI if it looks the same as it does on a browser.

    The Nvidia Shield app is the Android TV app which uses its own GUI and not the webUI.

    When customizing the CSS for yourself on a web browser such as Chrome or Firefox, you can play around with F12 and "ctrl + shift + c" to open the auto-selector. The auto-selector will auto select whatever you click on the screen and open the relevant CSS code for it which you can copy and modify. You'll just be copying that and pasting your modified CSS to the dashboard of your server.

    Note that the webUI lets you add custom CSS to the client settings. That only applies to that single client and not to everyone else.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode