ConfusedPolarBear / intro-skipper

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

Don't show prompt after the segment has ended #152

Closed Smart123s closed 1 year ago

Smart123s commented 1 year ago

If the user has HidePromptAdjustment set to a value larger then the intro length, the prompt would be visible after the intro has ended.

Additionally, setting this value to a ridiculously high number allows user to make the prompt visible until the end of the segment.

Related https://github.com/ConfusedPolarBear/intro-skipper/issues/131