siku2 / script.service.sponsorblock

Kodi add-on for SponsorBlock
MIT License
124 stars 14 forks source link

seems to skip beyond end of some videos #20

Closed idkidk000 closed 3 years ago

idkidk000 commented 3 years ago

happens on https://www.youtube.com/watch?v=RSRrj2K8tAk with intro, outro and selfpromo skipping enabled tagged sections for this video: https://sb.ltn.fi/?videoid=RSRrj2K8tAk after skipping the outro, the last frame of the video is shown but kodi behaves as if the video is still playing and you need to either skip back a few seconds or press next track to go to the next item in the current playlist honestly i have no idea whether this is a bug in the sponsorblock or youtube addons but i guess you can work around it by checking the end of the skipped section doesn't extend beyond (or within x ms of) the end of the video kodi debug log: kodi.old.log thanks

siku2 commented 3 years ago

Just released a new version which solves an issue related to this. Please let me know if this has been fixed, @idkidk000.

idkidk000 commented 3 years ago

perfect - that's fixed it! thanks