Skip to content

Releases: freearhey/iptv-playlist-parser

v0.13.0

31 Oct 23:59
Compare
Choose a tag to compare

Improvements

  • Added support for tvg-shift attribute

v0.12.3

13 Sep 19:49
Compare
Choose a tag to compare
Update package.json

v0.12.2

22 Nov 09:30
Compare
Choose a tag to compare
  • Fixes "issue when channel name contains a comma" (#19)

v0.12.1

14 Aug 23:00
Compare
Choose a tag to compare

Bug Fixes

  • links containing accents are omitted

v0.12.0

13 Aug 23:08
Compare
Choose a tag to compare

Noticeable Changes

  • removed support for tvg-language & tvg-country attributes

v0.11.0

01 Mar 16:33
Compare
Choose a tag to compare

Fixes

  • fixed "can't get url" issue #15
  • line property shows the wrong value
  • raw property does not contain empty lines, spaces and unsupported directives

v0.10.2

09 Dec 05:15
Compare
Choose a tag to compare
Bump to v0.10.2

v0.10.1

09 Dec 05:03
Compare
Choose a tag to compare
Bump to v0.10.1

v0.10.0

09 Dec 04:36
Compare
Choose a tag to compare

Improvements

  • Added support for url-tvg attribute in the header (via #14). Thanks to @asharpaev.
  • Added line number in the source file.

v0.9.0

16 Oct 05:20
Compare
Choose a tag to compare

Improvements

  • Added support for user-agent attribute (via #13). Thanks to @allanf181.