We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75703c commit b0e170fCopy full SHA for b0e170f
pvr.hdhomerun/addon.xml.in
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<addon
3
id="pvr.hdhomerun"
4
- version="21.0.3"
+ version="21.0.4"
5
name="HDHomeRun Client"
6
provider-name="Zoltan Csizmadia ([email protected])">
7
<requires>@ADDON_DEPENDS@</requires>
pvr.hdhomerun/changelog.txt
@@ -1,3 +1,7 @@
+v21.0.4
+- Add some help labels to some settings and group discovery related settings
+- Allow a user to specifically set IP address of HDHomerun device to search for if other discovery methods dont work.
+
v21.0.3
- Fixed API URL (thanks mooninite!)
0 commit comments