Tvheadend-42 » History » Version 9
Jaroslav Kysela, 2015-11-04 21:50
1 | 1 | Jaroslav Kysela | h1. Tvheadend v4.2 |
---|---|---|---|
2 | |||
3 | The current plan is that the next release of Tvheadend will jump to 4.2 as it will contain some very significant changes and may break configuration compatibility. |
||
4 | |||
5 | h2. Changelog |
||
6 | |||
7 | h3. v4.2 |
||
8 | |||
9 | For the full changelog you can consult "github":https://github.com/tvheadend/tvheadend/compare/release/4.0...release/4.2, but beware this is pretty big! |
||
10 | |||
11 | h4. Core updated |
||
12 | |||
13 | 4 | Jaroslav Kysela | * internationalization support for webui |
14 | 1 | Jaroslav Kysela | * separated passwords from ACLs |
15 | 3 | Jaroslav Kysela | * allow multiple profiles / channel tags per ACL |
16 | 1 | Jaroslav Kysela | * improved traces (negligible runtime overhead when compiled-in - --enable-trace) |
17 | 5 | Jaroslav Kysela | * whole HTTP data interface is accessible through /api URLs |
18 | 7 | Jaroslav Kysela | * improved the internal data handling (idnode, simple node) |
19 | 8 | Jaroslav Kysela | * improved m3u playlist generator (advanced options to export logos) |
20 | * added Enigma2 playlist generator |
||
21 | * bouquets - added automatic import from Enigma1/2 bouquets |
||
22 | 1 | Jaroslav Kysela | |
23 | h4. DVB Improvements |
||
24 | |||
25 | 6 | Jaroslav Kysela | * added HEVC (H.265) support |
26 | 7 | Jaroslav Kysela | * improved MPEG audio frame parsers (layers 1,2,3) |
27 | * improved AAC audio frame parsers |
||
28 | 8 | Jaroslav Kysela | * added over-the-air ATSC EPG parser |
29 | * improved descrambling (buffering, error handling) |
||
30 | * added master tuner feature for linuxdvb |
||
31 | * improved live service checking |
||
32 | 1 | Jaroslav Kysela | |
33 | h4. DVR Improvements |
||
34 | |||
35 | * added support for multiple files per entry (delete request now removes all files from disc) |
||
36 | * possibility to filter out failed recordings for an user |
||
37 | 8 | Jaroslav Kysela | * added advanced format for the output filename specification (format string) |
38 | * added possibility to change owner/creator fields for administator |
||
39 | * added possibility to disable scheduled recordings |
||
40 | * added "autodelete" functionality to autorec |
||
41 | 9 | Jaroslav Kysela | * added possibility to re-record wronly received broadcasting |
42 | * added possibility to do precise recordings based on the EPG running status |
||
43 | 1 | Jaroslav Kysela | |
44 | 8 | Jaroslav Kysela | h4. IPTV |
45 | |||
46 | * added auto-network (auto-import) functionality using m3u playlists |
||
47 | |||
48 | 2 | Jaroslav Kysela | h4. Transcoding |
49 | 1 | Jaroslav Kysela | |
50 | 2 | Jaroslav Kysela | * more audio/video encoder optimized settings |
51 | 8 | Jaroslav Kysela | * add HEVC (H.265) support |
52 | 7 | Jaroslav Kysela | |
53 | h4. WEBUI |
||
54 | |||
55 | 1 | Jaroslav Kysela | * partial AJAX updates |
56 | * configurable area on top (login, clock, storage space) |
||
57 | 8 | Jaroslav Kysela | * multi-row editor (change multiple records together) |
58 | * cumulative status for all input tuners |
||
59 | 1 | Jaroslav Kysela | |
60 | h2. Download |
||
61 | |||
62 | h3. -Ubuntu Packages- |
||
63 | |||
64 | Not Yet Released. |
||
65 | |||
66 | h3. Source code |
||
67 | |||
68 | Not Yet Released. |