Skip to content

Releases: freearhey/iptv-checker

v0.11.1

25 Oct 19:28
Compare
Choose a tag to compare

Fixes

  • returned error messages to output

v0.11.0

25 Oct 15:55
Compare
Choose a tag to compare

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.3

08 Oct 17:40
Compare
Choose a tag to compare
Bump to v0.10.3

v0.10.2

07 Oct 02:00
Compare
Choose a tag to compare
Added publishConfig

v0.10.1

28 Sep 00:00
Compare
Choose a tag to compare
Bump to v0.10.1

v0.10.0

27 Sep 21:52
Compare
Choose a tag to compare

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)