hts-tvheadend: add patch to add another provider

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-18 17:32:50 +02:00
parent 9bf5973d97
commit 7656091d07
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
1.0.2
- add (CH) GA Weissenstein default muxes
1.0.1 1.0.1
- add XMLTV tv_file_grab support - add XMLTV tv_file_grab support
- add XMLTV configuration support - add XMLTV configuration support

View File

@ -20,7 +20,7 @@
PKG_NAME="hts-tvheadend" PKG_NAME="hts-tvheadend"
PKG_VERSION="c88a646" PKG_VERSION="c88a646"
PKG_REV="1" PKG_REV="2"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html" PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html"