Releases: freearhey/iptv-checker
Releases · freearhey/iptv-checker
v0.11.1
Fixes
- returned error messages to output
v0.11.0
Breaking Changes
- package requires a
ffmpeg
library to work
- removed
delay
argument
Improvements
- now also checks if the stream metadata is loaded
- less false/positive results
- more consistent results
v0.10.0
Braking changes
- now if the response time has expired the link is marked as
offline
(resolve #1)
Noticeable changes
- default maximum response time increased to 60 seconds (same as in VLC player)