Skip to content

Commit

Permalink
Bump add-on for PVR API 3.0.0 (Compatibility mode)
Browse files Browse the repository at this point in the history
Add on currently using 1.9.7 API compatibility code
No further changes required for minimal support
  • Loading branch information
metaron-uk committed Aug 14, 2015
1 parent abe2b6a commit 03008d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pvr.vuplus/addon.xml.in
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="pvr.vuplus"
version="1.11.3"
version="1.11.4"
name="VU+ / Enigma2 Client"
provider-name="Joerg Dembski">
<requires>
<c-pluff version="0.1"/>
<import addon="xbmc.pvr" version="2.1.0"/>
<import addon="xbmc.pvr" version="3.0.0"/>
</requires>
<extension
point="xbmc.pvrclient"
Expand Down
3 changes: 3 additions & 0 deletions pvr.vuplus/changelog.txt
@@ -1,3 +1,6 @@
1.11.4
- Updated to PVR API v3.0.0 (API 1.9.7 compatibility mode)

1.11.3
- Updated to PVR API v2.1.0
- Automatically fill in platform and library name
Expand Down

0 comments on commit 03008d8

Please sign in to comment.