siku2 / script.service.sponsorblock

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

v0.5.0 Release #51

Closed SethFalco closed 1 year ago

SethFalco commented 1 year ago

Hey hey!

Any chance we could see a v0.5.0 release soon? I'd really like to document SponsorBlock support in the lekma/plugin.video.invidious repo, but I was waiting for it to be available via your repo first. ^-^'

siku2 commented 1 year ago

I tried to get the release pipeline running again. Let me know if it worked :)

SethFalco commented 1 year ago

Perfect, thank you! Just installed it via your repo, and it works well. ^-^

I did notice a bug in one of the PRs I submitted, and will resolve that in a PR. But there's no rush to get it merged.

Under API, I added support for the segment endpoint that gets multiple videos for extra privacy. I accidentally used the same i18n strings as Minimum duration though, when it should really have new strings.

Sorry about that! I'll put a PR through in a sec.

Edit: https://github.com/siku2/script.service.sponsorblock/pull/52