Skip Intro Button Using Chapters #112
Labels
No labels
Dev Is Brain Dead Sometimes
Information
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
no manners
not planned
pending update
potential bug
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/tikipeter.github.io#112
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey there!
Would it be possible to include a setting to allow a skip intro button using the chapter information from a file? I know this has already implemented with the credits chapter and was wondering if it could be done with the intro aswell if a file has that information. I've seen the intro chapter included from shows from major networks and it would be great to get quickly skip over especially long intros.
Thanks!
I can't add buttons to a skin's display.
I could look into a window appearing, like when using autoplay next episode, but maybe that would be more intrusive than helpful?
A window would work! Maybe just a bit smaller than what's currently there for auto play next episode window. Just something to quickly skip over the intro.
Unfortunately, this is not going to be possible. The only information I have at the start of the video are percentage markers of where each chapter starts within the video.
For example, Kodi returns this for an episode of The Rings OF Power:
That mash of digits is OK for establishing the last chapter, but is way more problematic when establishing the correct chapter to jump to to skip the intro credits.
Since I can't get the name of a chapter until the player is actually within that chapter, I can't use naming to ascertain which chapter to jump to.
No worries! Thanks for checking if it was feasiblle. I appreciate it.