mpv-scripts icon indicating copy to clipboard operation
mpv-scripts copied to clipboard

SmartSkip Custom AutoSkip Duration Per Chapter.

Open AziRizvi opened this issue 1 year ago • 2 comments

Using SmartSkip we're able to skip multiple chapters at once given they're added in the index properly in the .conf file. But one small issue I have with this is, that the skip duration is global. Like, take a look in the screenshot below, after 2 seconds, it will skip all three mentioned chapters in one go, but what if I want the behaviour to be customized per chapter?

mpv_dKHSh8mqGM

Like for example: (if we had the ability to customize the conf like like this)

(Duration In Seconds)

Intro Skip-Duration=0 Prologue Skip-Duration=0 Title Card Skip-Duration=2

If it was possible to do it this way it will instantly skip the first 2 chapters, but still give me two seconds or whatever time I set to decide if I want to skip the next chapter or not which in this specific case is the Title Card chapter.

It'd be really great if we could get the feature to customize the skip duration per chapter.

AziRizvi avatar May 02 '24 10:05 AziRizvi

That'll be a bit challenging, but I'll see what I can do. No promises for now tho.

Eisa01 avatar May 03 '24 11:05 Eisa01

That'll be a bit challenging, but I'll see what I can do. No promises for now tho.

Thank you I appreciate that!!

AziRizvi avatar May 03 '24 15:05 AziRizvi

This will be closed as not planned. I believe counter is serving its purpose the way it is currently implemented, consider disabling the autoskip_countdown_bulk option to have a preview for every chapter ahead.

I get that there is an advantage, but it is too much work for very little benefit.

Eisa01 avatar May 07 '25 18:05 Eisa01