Releases: siku2/script.service.sponsorblock
Releases · siku2/script.service.sponsorblock
Release v0.5.0
- Get current player's time after a delay instead of relying on seek target (#28)
- Add option to reduce all skips by some time (#30)
- Ignore segments that do not fit into reduce skips setting (#31)
- Reset existing playback when new video starts playing (#32)
- Support for Kodi's Invidious plugin (#45)
- Add option to only skip if longer than minimum duration
Release v0.4.0
Release v0.3.1
Release v0.3.0
Support for Kodi 19 "Matrix"
Release v0.2.6
[0.2.6]
- Chained segments no longer skip past the end of a video
- Configurable time margins for segment chaining and video end time
Release v0.2.5
[0.2.5]
- Sort received segments by start time (macearl, #18)
- Skip all overlapping segments instead of just skipping the first one
Release v0.2.4
[0.2.4]
- Handle all events which indicate that playback has ended
- Handle local files gracefully
Release v0.2.3
[0.2.3]
- Bumped Kodi version to 18 (Leia) to use
onAVStarted
which should hopefully fix issues
with segments starting right at the beginning of a video.
Release v0.2.2
[0.2.2]
- Fixed "Playback fails with sponsor section at video start" again.
Let's hope it worked this time :) (@bclindner, #14)
Release v0.2.1
[0.2.1]
- Fixed "Playback fails with sponsor section at video start" (#12)
- Added German translation (@NettoHikari, #9)
[0.2.0]
- Support for SponsorBlock categories
- Option to disable SponsorBlock for unlisted videos.
- Added context menu entry to the YouTube plugin for SponsorBlock
- Preload skip segments to catch sponsors at the start of a video
- Fixed the bug which causes a video to keep playing even after the video ended