Disable Video Progress Bar ?

Need help? Post your questions here.

Moderator: moderators

Disable Video Progress Bar ?

Postby mindesbunister » Sun Feb 26, 2017 6:49 pm

Hi Everyone,

with the current version of subsonic and the HTML 5 video streaming i have this annoying status bar at the bottom of the screen when i stream a video.

No matter which browser i use, i have the same.

Is there a way to disable that?

Thank you in advance.

Kind regards,
mindesbunister
 
Posts: 6
Joined: Fri Apr 01, 2016 7:14 pm

Re: Disable Video Progress Bar ?

Postby Bailx » Tue Feb 11, 2020 1:23 am

lol almost 3 years later and no response to this... was one of the first things i noticed when i installed this today. very distracting (mouse cursor won't disappear either, it's surely related).

very cool software... but seems to be somewhat abandoned if this is still an issue. (can't get DLNA / uPnP to work either). $1 / mo. is very cheap... i'd pay more if it actually worked... definitely has potential though... it can stream h.265... in a browser window... not many apps can say that (even here in 2020, basically none can say that)... but if you're looking at a progress bar the whole movie... lol.. no thanks
Bailx
 
Posts: 1
Joined: Tue Feb 11, 2020 1:17 am

Re: Disable Video Progress Bar ?

Postby jasonf » Fri Nov 13, 2020 8:15 am

Hello,

I found that if I enter the following jQuery into the browser's javascript console I can hide/show the progress bar:

Hide
Code: Select all
$($('.fp-controls')[0]).hide();


Show
Code: Select all
$($('.fp-controls')[0]).show();


Works on my version anyway. Hope it helps you.
jasonf
 
Posts: 1
Joined: Fri Nov 13, 2020 7:42 am


Return to Help

Who is online

Users browsing this forum: No registered users and 12 guests