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