Skip to content

Releases: siku2/script.service.sponsorblock

Release v0.5.0

20 Jun 19:33
63f1755
Compare
Choose a tag to compare
  • 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

13 Mar 12:50
4f978a1
Compare
Choose a tag to compare
  • 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)

Release v0.3.1

27 May 19:23
5b3c861
Compare
Choose a tag to compare
  • Fix an issue with the YouTube thumbnail URL detection (issue #26)
  • No longer try to play the next item in the playlist if it's the last one (issue #22)

Release v0.3.0

10 Mar 16:48
adc8891
Compare
Choose a tag to compare

Support for Kodi 19 "Matrix"

Release v0.2.6

23 Jan 23:57
8a331b4
Compare
Choose a tag to compare

[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

22 Dec 22:45
ebeb061
Compare
Choose a tag to compare

[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

21 Dec 19:52
5e55da3
Compare
Choose a tag to compare

[0.2.4]

  • Handle all events which indicate that playback has ended
  • Handle local files gracefully

Release v0.2.3

21 Nov 16:32
63ac38d
Compare
Choose a tag to compare

[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

10 Oct 22:48
964066d
Compare
Choose a tag to compare

[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

01 Oct 15:29
1d4a51a
Compare
Choose a tag to compare

[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