Commit graph

25 commits

Author SHA1 Message Date
CvH
0b2c4923ed
Merge pull request #4609 from heitbaum/patch-3
Tvheadend 42: python: update xbmc.translatePath() to xbmcvfs
2021-01-16 14:03:04 +01:00
Marco Hutzsch
426f57ed62 tvheadend42: add support for compressed epg content
It pipes the content of the downloaded to zcat to ensure
the content is readable
2020-11-23 10:35:14 +00:00
heitbaum
5c2cb2022d
Tvheadend 42: python: update to python3 - urllib
Automated Python 2 to 3 code translation
2to3 packages/addons/service/tvheadend42/source/download.py
http://ix.io/2F2a
2020-11-22 15:20:55 +11:00
heitbaum
ccc5b096d0
[python] update xbmc.translatePath() to xbmcvfs
xbmc.translatePath is deprecated and might be removed in future kodi versions. 
Please use xbmcvfs.translatePath instead.
The reference if from: xbmc/xbmc#17735
2020-10-18 16:42:35 +11:00
CvH
68991d4102 tvheadend42: create default directories 2019-11-20 17:40:52 +01:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
CvH
324394aafd tvheadend42: xmltv fix usage of "&" 2019-01-09 11:46:28 +01:00
CvH
82d67e9647 tvheadend42: update to 4.2.7-34 2018-11-25 13:32:24 +01:00
CvH
cdade1b517 tvheadend42: update to 4.2.6-42 2018-10-02 17:26:44 +02:00
CvH
45c2c3435b tvheadend42: fix to work without network 2018-10-02 17:26:44 +02:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
cvh
6d998df283 tvheadend42: rework and update 2018-02-10 11:05:53 +01:00
edit4ever
4cf48d965d tvheadend42: replace grep with xmlstarlet tv_grab_file 2018-01-15 22:59:51 +01:00
cvh
04aeb5eff6 tvheadend42: update 2017-05-01 23:44:27 +02:00
TheUlpio
f52dbf437b tvheadend42: tv_grab_file support compressed xmltv 2017-04-30 23:47:13 +02:00
cvh
2ec7563336 tvheadend42: update to 4.1.2415 2017-01-27 18:43:10 +01:00
cvh
5fe3eb7d7d tvheadend42: update to 4.1.2401
- added CA (libdvben50221) support
2016-12-30 17:26:20 +01:00
cvh
f37dc3d814 tvheadend42: update to 4.1.2309 2016-11-05 18:29:53 +01:00
cvh
5a0e921c70 tvheadend42: add screenshots 2016-10-28 20:34:27 +02:00
Glenn-1990
ed438d9b73 tvheadend42: update default config 2016-10-08 21:04:40 +02:00
cvh
b97b7c84df tvheadend42: add debugging fix
- fixed that debug file gets overwritten after crash
- bump PKG_REV and Tvh version to latest
2016-08-25 16:10:49 +02:00
cvh
fcc5ed5776 tvheadend42: update to 4.1.2188
- add debug options
2016-08-20 17:33:54 +02:00
cvh
c502a72ded tvheadend42: update to 4.1.2134
- update TvH icon to the new official icon
2016-06-23 09:07:39 +02:00
Stefan Benz
29b2c1a359 tvheadend42: fix tv_grab_file
tvheadend calls `tv_grab_file --description` to get a description of the grabber. If the grabber doesn't return a string, tvheadend will not use the grabber.
2016-04-27 19:22:18 +02:00
CvH
598fc8723e addons: add Tvheadend 4.2
- reworked settings
- this is a pre version of Tvheadend 4.2 because it is not branched yet
2016-04-09 20:56:54 +02:00