Releases: willemstuursma/castblock-php
Releases · willemstuursma/castblock-php
Release v0.4
- Overlapping / segments close together are now merged and skipped in one go
- Ignore very short segments
- Examples added for creating systemd service file (thanks @barakplasma)
- Do not crash when parsing the status fails
Release v0.3
- Don't crash when there is an error getting the status of a Chromecast device (thanks @PeterRob for reporting).
- Upgrade to a new box version for packaging.
- Fix crash if there is a video without any of the segment categories we want.
- Speed up finding Chromecasts upon start.
Release v0.2
- Privacy enhancements, do not share Youtube videoId with Sponsorblock API.
- Allow configuration of categories to skip via
--category
option. - No longer crash when Sponsorblock API is down.
Release v0.1
Initial release.