Skip to content

Commit

Permalink
Merge pull request #611 from phunkyfish/release-ch-number
Browse files Browse the repository at this point in the history
Release - Fix ch-number tag being ignored - Matrix
  • Loading branch information
phunkyfish authored Jun 19, 2022
2 parents f5592e2 + e717336 commit 7644bad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pvr.iptvsimple/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="pvr.iptvsimple"
version="19.1.0"
version="19.1.1"
name="PVR IPTV Simple Client"
provider-name="nightik and Ross Nicholson">
<requires>@ADDON_DEPENDS@
Expand All @@ -21,6 +21,9 @@
<icon>icon.png</icon>
</assets>
<news>
v19.1.1
- Fix ch-number tag being ignored

v19.1.0
- Choose a suitable default stream type for default and append catchup modes
- Allow catchup tags in M3U header
Expand Down
3 changes: 3 additions & 0 deletions pvr.iptvsimple/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v19.1.1
- Fix ch-number tag being ignored

v19.1.0
- Choose a suitable default stream type for default and append catchup modes
- Allow catchup tags in M3U header
Expand Down

0 comments on commit 7644bad

Please sign in to comment.