Skip to content

Releases: freearhey/iptv-checker

v0.16.0

28 May 17:10
941dea8
Compare
Choose a tag to compare

Features

v0.15.2

25 Apr 17:07
Compare
Choose a tag to compare
Bump to v0.15.2

v0.15.1

19 Apr 11:09
f5fcb70
Compare
Choose a tag to compare

Notable Changes

  • If no HTTP User-Agent is specified the tool description will be used: IPTVChecker/<version> (<link-to-repo>)

v0.15.0

17 Apr 14:19
Compare
Choose a tag to compare

Fixes

  • Returned the ability to set the maximum request time (via #14) (issue #8)

v0.14.0

11 Apr 15:30
Compare
Choose a tag to compare

Improvements

  • Added ability to modify the HTTP User-Agent for each stream individually using the tag #EXTVLCOPT:http-user-agent=<user-agent>

v0.13.1

10 Apr 19:24
49cf826
Compare
Choose a tag to compare
Merge pull request #12 from detroitenglish/add-tests

Add Tests

v0.13.0

09 Apr 17:41
Compare
Choose a tag to compare

Features

  • Added --user-agent option

v0.12.1

07 Apr 16:20
Compare
Choose a tag to compare

Notable Changes

  • Disabled timeout validation in order to prevent duplicates in output (#8)

Fixes

  • Removed unnecessary code from the error messages in log files

v0.12.0

07 Apr 15:09
Compare
Choose a tag to compare

New Features

  • Users can now check downloaded playlists by providing a URL
  • Users can now pipe in a playlist via 'stdin'

Minor Changes

  • Disabled allowing insecure connections by default, but can be enabled via option
  • Added color to output text based on message type
  • Added code formatting/linting via eslint and prettier
  • Simplified check function by leveraging Promise.race

All thanks to @detroitenglish

v0.11.2

26 Oct 14:33
Compare
Choose a tag to compare

Improvements

  • added fallback timeout