You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: