Tvheadend-28 » History » Version 1
trac -, 2011-01-01 20:52
Milestone
| 1 | 1 | trac - | * Added support for AAC audio |
|---|---|---|---|
| 2 | |||
| 3 | * Added support for manual creation of DVR entries. Prior to this it |
||
| 4 | was only possible to schedule a recording based on EPG entries. |
||
| 5 | |||
| 6 | * It's now possible to enable/disable the signal quality monitor per |
||
| 7 | adapter. This is now default off as it seem to mostly cause problems |
||
| 8 | for people and it's only useful if you have complex setups with |
||
| 9 | multiple adapters, etc. |
||
| 10 | |||
| 11 | * Improve logging when subscriptions fail to start |
||
| 12 | |||
| 13 | * More intelligent arbitration amongst all sources when a subscription |
||
| 14 | is about to start for a channel. If we cannot descramble or if no |
||
| 15 | input is detected, skip to next source. |
||
| 16 | Fixes ticket #89 |
||
| 17 | |||
| 18 | * Add option for editing channel icon URL in the channel config tab. |
||
| 19 | |||
| 20 | * Fix support for Irdeto ECM |
||
| 21 | |||
| 22 | * Automatically detect if a connected USB DVB adapter is only Full speed |
||
| 23 | (ie 12Mbit/s), and if so, limit so Tvheadend only can stream one service |
||
| 24 | at the time from the tuned frequency. |
||
| 25 | |||
| 26 | * Add support for extracting provider in the PMT for SECA/Mediaguard |
||
| 27 | |||
| 28 | * Add support for NIT-other tables. |
||
| 29 | In particular useful for Ziggo DVB-C networks in the Netherlands. |
||
| 30 | |||
| 31 | * Fix various bugs related to RTP encapsulated IPTV |
||
| 32 | |||
| 33 | * Tvheadend now support placement of configurations and settings at any path. |
||
| 34 | Use the '-c' command line option for this. By default Tvheadend puts |
||
| 35 | configuration at $HOME/.hts/tvheadend |
||
| 36 | |||
| 37 | * Make it possible to enable debug level log in the web interface. |
||
| 38 | Press the small top-right gear icon in the log console to enable/disable |
||
| 39 | debug log. |