Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
edit4ever committed Jul 14, 2017
1 parent d2ba75f commit d149820
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.module.tvh2kodi"
name="Tvheadend Setup for Kodi"
version="1.4"
version="1.5"
provider-name="edit4ever">
<requires>
<import addon="xbmc.python" version="2.6.0"/>
Expand All @@ -18,10 +18,9 @@

* minimum version of Tvheadend is 4.2

v1.4
- fix adapter network issue
- add multiple network support to adapter
- allow custom Tvh server ip to be recalled
v1.5
- add progress bar for internal epg grab
- add base tvh config parameters (set dvb scan files and channel icon paths)

</description>
<disclaimer>Copyright (C) 2017 edit4ever - edit4ever@gmail.com</disclaimer>
Expand All @@ -35,6 +34,11 @@ v1.4
<screenshot>resources/screenshot-03.jpg</screenshot>
</assets>
<news>
v1.4
- fix adapter network issue
- add multiple network support to adapter
- allow custom Tvh server ip to be recalled

v1.3
- add support for DVB-S mux editing

Expand Down

0 comments on commit d149820

Please sign in to comment.