Tvheadend-32 » History » Revision 9
Revision 8 (Adam Sutton, 2012-11-08 11:27) → Revision 9/14 (Adam Sutton, 2012-11-08 11:27)
h1. Tvheadend v3.2
This is the first official/stable release from the new Tvheadend [[Team]].
h2. Changelog
h3. v3.2
For the full changelog you can consult "github":https://github.com/tvheadend/tvheadend/compare/3.0...v3.2, but beware this is pretty big!
* Muxer framework - A new muxer framework has been implemented to allow the possibility to enable multiple different recording and streaming formats. Currently only MKV and TS are supported, but others may be added in the future.
* TS recording - It is once again possible to have Tvheadend recording in TS format, this is selectable from the DVR configuration page. This is currently done using the Pass-through container.
* TS HTTP streaming - this is also now possible, currently there is no way to change the default container so you must specify the container in the URI. For TS streaming append ?mux=pass to the URI. Currently the UI links (VLC plugin etc...) do not allow this to be selected.
* EPG rewrite - The EPG code has had a complete rewrite, it now includes more structure internally, has the ability to process and store additional metadata including series links and episode identifiers (where available - depends on EPG grabber).
* EPG grabber updates - In conjunction with the re-write of the EPG, the grabber framework has been updated. This includes addition of several new broadcast grabbers:
** OpenTV (for sky UK/IT/AU support)
** Freesat/view (UK only)
** Plus the EIT and XMLTV grabbers have been improved.
* HTSPv6 - the HTSP protocol has had some minor updates to improve some aspects of performance, mainly relating to EPG. For XBMC users with the latest pvr.hts addon from https://github.com/opdenkamp/xbmc-pvr-addons, this should greatly reduce the EPG import time.
* Adapter Power saving - several options have been added to reduce power consumption from the DVB adapters by shutting them down when not in use. However we have found this causes problems with some adapters, so if you experience performance issues with these options please try disabling them first before reporting issues.
h3. v3.2.18
For the full changelog you can consult "github":https://github.com/tvheadend/tvheadend/compare/v3.2...3.2patch1
* Several (minor) memory leaks and one potentially larger one have been fixed.
* Fix #1226 - fix problem with disallowing empty channels
* Fix #1352 - setgid/setuid return values not checked, broke build on some embedded systems
* Fix #1355, #1356 - DVR duplicate detection could reject things incorrectly
* Fix #1367 - opentv module crashed on some bad DVB descriptors
* Fix #1377 - EOVERFLOW not handled in DVB input code, this could result in stream thread silently dying (most likely to only affect very large multi tuner setups with many concurrent streams).
* FR #1332 - KU band LNB config (NZ) has been added.
* Fix dd_progid and series number processing bugs in the EPG.
* H264 parser bug fixed that could cause problems when bad data is received OTA.
h2. Known Issues
For known issues please visit the "issue tracker":https://www.lonelycoder.com/redmine/projects/tvheadend/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=cf_3&op%5Bcf_3%5D=%3D&v%5Bcf_3%5D%5B%5D=48&f%5B%5D=&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=updated_on&c%5B%5D=fixed_version&group_by=
h2. Download
h3. Ubuntu Packages
* https://launchpad.net/~adamsutton/+archive/tvheadend - Ubuntu PPA
h3. Source code
* "tvheadend-3.2.18.tar.gz":https://github.com/downloads/tvheadend/tvheadend/tvheadend-3.2.18.tar.gz "tvheadend-3.2.tar.gz":https://github.com/downloads/tvheadend/tvheadend/tvheadend-3.2.tar.gz — Release tree.
This is the first official/stable release from the new Tvheadend [[Team]].
h2. Changelog
h3. v3.2
For the full changelog you can consult "github":https://github.com/tvheadend/tvheadend/compare/3.0...v3.2, but beware this is pretty big!
* Muxer framework - A new muxer framework has been implemented to allow the possibility to enable multiple different recording and streaming formats. Currently only MKV and TS are supported, but others may be added in the future.
* TS recording - It is once again possible to have Tvheadend recording in TS format, this is selectable from the DVR configuration page. This is currently done using the Pass-through container.
* TS HTTP streaming - this is also now possible, currently there is no way to change the default container so you must specify the container in the URI. For TS streaming append ?mux=pass to the URI. Currently the UI links (VLC plugin etc...) do not allow this to be selected.
* EPG rewrite - The EPG code has had a complete rewrite, it now includes more structure internally, has the ability to process and store additional metadata including series links and episode identifiers (where available - depends on EPG grabber).
* EPG grabber updates - In conjunction with the re-write of the EPG, the grabber framework has been updated. This includes addition of several new broadcast grabbers:
** OpenTV (for sky UK/IT/AU support)
** Freesat/view (UK only)
** Plus the EIT and XMLTV grabbers have been improved.
* HTSPv6 - the HTSP protocol has had some minor updates to improve some aspects of performance, mainly relating to EPG. For XBMC users with the latest pvr.hts addon from https://github.com/opdenkamp/xbmc-pvr-addons, this should greatly reduce the EPG import time.
* Adapter Power saving - several options have been added to reduce power consumption from the DVB adapters by shutting them down when not in use. However we have found this causes problems with some adapters, so if you experience performance issues with these options please try disabling them first before reporting issues.
h3. v3.2.18
For the full changelog you can consult "github":https://github.com/tvheadend/tvheadend/compare/v3.2...3.2patch1
* Several (minor) memory leaks and one potentially larger one have been fixed.
* Fix #1226 - fix problem with disallowing empty channels
* Fix #1352 - setgid/setuid return values not checked, broke build on some embedded systems
* Fix #1355, #1356 - DVR duplicate detection could reject things incorrectly
* Fix #1367 - opentv module crashed on some bad DVB descriptors
* Fix #1377 - EOVERFLOW not handled in DVB input code, this could result in stream thread silently dying (most likely to only affect very large multi tuner setups with many concurrent streams).
* FR #1332 - KU band LNB config (NZ) has been added.
* Fix dd_progid and series number processing bugs in the EPG.
* H264 parser bug fixed that could cause problems when bad data is received OTA.
h2. Known Issues
For known issues please visit the "issue tracker":https://www.lonelycoder.com/redmine/projects/tvheadend/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=cf_3&op%5Bcf_3%5D=%3D&v%5Bcf_3%5D%5B%5D=48&f%5B%5D=&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=updated_on&c%5B%5D=fixed_version&group_by=
h2. Download
h3. Ubuntu Packages
* https://launchpad.net/~adamsutton/+archive/tvheadend - Ubuntu PPA
h3. Source code
* "tvheadend-3.2.18.tar.gz":https://github.com/downloads/tvheadend/tvheadend/tvheadend-3.2.18.tar.gz "tvheadend-3.2.tar.gz":https://github.com/downloads/tvheadend/tvheadend/tvheadend-3.2.tar.gz — Release tree.