ConfusedPolarBear / intro-skipper

Fingerprint audio to automatically detect and skip intro sequences in Jellyfin
GNU General Public License v3.0
984 stars 363 forks source link

Have skip intro button appear for the duration of the intro #188

Open UriSheinman opened 1 year ago

UriSheinman commented 1 year ago

Currently, the intro skip button can only appear for a set period of time, but what would be really cool is if the skip intro button could appear for the entirety of time the intro is played. Let me explain. Let's say we have a show who's intro is 25 seconds long, and the plugin leaves 2 seconds of the end of the intro, the button should appear for 23 seconds. The problem is that if we set it to be so manually, and we have a show that has a 15 seconds intro, the button will still appear for the entire duration it's set to (at least on findroid). Ideally the button will use the intro data and will appear for the entirety of the intro (but if someone prefers the current way then this should only be a feature not a requirement).

Screenshot_20230720-183036

What I'm referring to is the hide skip prompt after setting seen above.