mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
hdhomerun: update to kodi
This commit is contained in:
parent
341e834bbb
commit
62713633e9
@ -1,3 +1,5 @@
|
|||||||
|
4.3.1
|
||||||
|
rebuild for addon api bump
|
||||||
4.3.0
|
4.3.0
|
||||||
rebuild for addon api bump
|
rebuild for addon api bump
|
||||||
4.1.2
|
4.1.2
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
PKG_NAME="hdhomerun"
|
PKG_NAME="hdhomerun"
|
||||||
PKG_VERSION="4.3"
|
PKG_VERSION="4.3"
|
||||||
PKG_REV="0"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.silicondust.com/products/hdhomerun/dvbt/"
|
PKG_SITE="http://www.silicondust.com/products/hdhomerun/dvbt/"
|
||||||
|
@ -24,7 +24,7 @@ import shutil
|
|||||||
import xmlpp
|
import xmlpp
|
||||||
from xml.dom import minidom
|
from xml.dom import minidom
|
||||||
|
|
||||||
__sundtek_userspace__ = '/storage/.xbmc/userdata/addon_data/driver.dvb.sundtek-mediatv/'
|
__sundtek_userspace__ = '/storage/.kodi/userdata/addon_data/driver.dvb.sundtek-mediatv/'
|
||||||
|
|
||||||
######################################################################################################
|
######################################################################################################
|
||||||
# backup setting.xml file only if backup doesn't exist
|
# backup setting.xml file only if backup doesn't exist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user