1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tvheadend_ynh.git synced 2024-10-01 13:34:50 +02:00

Upgrade to Tvheadend v4.2.8-34

This commit is contained in:
Sylvain CECCHETTO 2019-10-20 19:01:36 +02:00
parent 0b18e2c412
commit 339cf0840a
4 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D
Tvheadend works as backend PVR live TV for Kodi.
**Shipped version:** 4.2.8-33
**Shipped version:** 4.2.8-34
## Screenshots

View file

@ -17,7 +17,7 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D
Tvheadend works as backend PVR live TV for Kodi.
**Version incluse:** 4.2.8-33
**Version incluse:** 4.2.8-34
## Captures d'écran

View file

@ -6,7 +6,7 @@
"en": "Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources",
"fr": "Tvheadend est un serveur streaming TV pour Linux et supporte les sources d'entrées DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP et HDHomeRun"
},
"version": "4.2.8-33~ynh1",
"version": "4.2.8-34~ynh2",
"url": "https://tvheadend.org",
"license": "free",
"maintainer": {

View file

@ -9,6 +9,6 @@ pkg_dependencies_x86="libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libssl
pkg_dependencies_rb="libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libssl1.1 liburiparser1 zlib1g dvb-apps bzip2"
# deb package URLs
tvheadend_deb_x86_64="https://apt.tvheadend.org/artifacts/g0/3mals1nd/tvheadend_4.2.8-33~g8ef4c0c28~stretch_amd64.deb"
tvheadend_deb_x86_32="https://apt.tvheadend.org/artifacts/ia/fklh9301/tvheadend_4.2.8-33~g8ef4c0c28~stretch_i386.deb"
tvheadend_deb_arm="https://apt.tvheadend.org/artifacts/bb/qsw39ka4/tvheadend_4.2.8-33~g8ef4c0c28~raspbianstretch_armhf.deb"
tvheadend_deb_x86_64="https://doozer.io/artifact/3v7vjgq8ic/tvheadend_4.2.8-34~g5fab06b52~stretch_amd64.deb"
tvheadend_deb_x86_32="https://doozer.io/artifact/dzzo2tqpql/tvheadend_4.2.8-34~g5fab06b52~stretch_i386.deb"
tvheadend_deb_arm="https://doozer.io/artifact/nex4teu3he/tvheadend_4.2.8-34~g5fab06b52~raspbianstretch_armhf.deb"