Skip to content

Commit 795c7ba

Browse files
committed
add IPTV Network support
1 parent ec0cbc4 commit 795c7ba

File tree

2 files changed

+421
-120
lines changed

2 files changed

+421
-120
lines changed

addon.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="script.module.tvh2kodi"
33
name="Tvheadend Setup for Kodi"
4-
version="1.7"
4+
version="1.8"
55
provider-name="edit4ever">
66
<requires>
77
<import addon="xbmc.python" version="2.6.0"/>
@@ -17,6 +17,8 @@
1717
<description>Tvh2Kodi gives access to the basic Tvheadend settings directly from the Kodi interface. This can be used in place of the Tvheadend web interface to get your Tvheadend backend server configured and running. It is also provides an easy way to scan for new services and channels and to configure your channel EPG sources.
1818

1919
* minimum version of Tvheadend is 4.2
20+
v1.8
21+
- add support for IPTV Networks
2022
v1.7
2123
- add support for Tvh username-password
2224
v1.6

0 commit comments

Comments
 (0)