Releases: freearhey/iptv-playlist-parser
Releases · freearhey/iptv-playlist-parser
v0.13.0
Improvements
- Added support for
tvg-shift
attribute
v0.12.2
- Fixes "issue when channel name contains a comma" (#19)
v0.12.1
Bug Fixes
- links containing accents are omitted
v0.12.0
Noticeable Changes
- removed support for
tvg-language
& tvg-country
attributes
v0.11.0
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.0
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
Improvements
- Added support for
user-agent
attribute (via #13). Thanks to @allanf181.