mdhiggins / PlexAutoSkip

Automatically skip content in Plex
MIT License
198 stars 11 forks source link

[FR] Reduce the autoplay next episode wait time (e.g. from 15s to 5s), without removing it entirely. #64

Open alainbryden opened 8 months ago

alainbryden commented 8 months ago

Sorry for all the feature requests - I'm really excited about this plugin.

I was thinking for the kids I don't mind them having to wait 5 seconds between episodes (e.g. to decide if they're hungry or something), but the last 5 or so seconds of the 15 seconds wait seems to drive them nuts.

alainbryden commented 8 months ago

Right after I posted this I had the thought to set the "command" offset to 5000. Not sure if that's quite what it's intended for, but it had the desired effect - even though the countdown timer starts for 15 seconds, it skips to the next episode when it gets to about 10.

I suppose as a side-effect, I would need to correspondingly decrease the start and end offsets if I re-enabled skip intro/credits, but didn't want them also delayed by 5 seconds.