File tree 1 file changed +9
-5
lines changed
1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
2
<addon id =" script.module.tvh2kodi"
3
3
name =" Tvheadend Setup for Kodi"
4
- version =" 1.4 "
4
+ version =" 1.5 "
5
5
provider-name =" edit4ever" >
6
6
<requires >
7
7
<import addon =" xbmc.python" version =" 2.6.0" />
18
18
19
19
* minimum version of Tvheadend is 4.2
20
20
21
- v1.4
22
- - fix adapter network issue
23
- - add multiple network support to adapter
24
- - allow custom Tvh server ip to be recalled
21
+ v1.5
22
+ - add progress bar for internal epg grab
23
+ - add base tvh config parameters (set dvb scan files and channel icon paths)
25
24
26
25
</description >
27
26
<disclaimer >Copyright (C) 2017 edit4ever - edit4ever@gmail.com</disclaimer >
35
34
<screenshot >resources/screenshot-03.jpg</screenshot >
36
35
</assets >
37
36
<news >
37
+ v1.4
38
+ - fix adapter network issue
39
+ - add multiple network support to adapter
40
+ - allow custom Tvh server ip to be recalled
41
+
38
42
v1.3
39
43
- add support for DVB-S mux editing
40
44
You can’t perform that action at this time.
0 commit comments