We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92bd4e8 commit f308786Copy full SHA for f308786
pvr.iptvsimple/addon.xml.in
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<addon
3
id="pvr.iptvsimple"
4
- version="22.2.0"
+ version="22.2.1"
5
name="IPTV Simple Client"
6
provider-name="nightik and Ross Nicholson">
7
<requires>@ADDON_DEPENDS@
pvr.iptvsimple/changelog.txt
@@ -1,3 +1,8 @@
+v22.2.1
+- Fix XML file format check
+- Clarify in README and help text that special paths are only valid for LOCAL paths
+- Don't add connection-timeout for special:// paths if remote path
+
v22.2.0
- Correctly set inputstream properties for media entries
8
0 commit comments