dkanada / jellyfin-plugin-intros

Intros Plugin for Jellyfin
GNU General Public License v3.0
183 stars 38 forks source link

Hide playback bar during intro #14

Closed mholt closed 4 years ago

mholt commented 4 years ago

This is a really fun plugin! I notice that the playback bar (the scrub bar, and controls) appears during the intro/preroll videos; especially while Chromecasting, this is distracting.

Is it possible for plugins to hide the playback bar? If so, it'd be great if this plugin could hide the playback bar by default when the intro is playing. (It should still be accessible by interacting with the screen.)

dkanada commented 4 years ago

Unfortunately that's not something I can do from a plugin, it would be handled on a per-client basis.

dkanada commented 4 years ago

It might be possible from the web client though, which I believe is the only client that supports intros at the moment.

mholt commented 4 years ago

Bummer; alright, I'll open an issue there. Thanks!