Tvheadend-42 » History » Version 8
Jaroslav Kysela, 2015-10-22 20:43
| 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 | 1 | Jaroslav Kysela | |
| 42 | 8 | Jaroslav Kysela | h4. IPTV |
| 43 | |||
| 44 | * added auto-network (auto-import) functionality using m3u playlists |
||
| 45 | |||
| 46 | 2 | Jaroslav Kysela | h4. Transcoding |
| 47 | 1 | Jaroslav Kysela | |
| 48 | 2 | Jaroslav Kysela | * more audio/video encoder optimized settings |
| 49 | 8 | Jaroslav Kysela | * add HEVC (H.265) support |
| 50 | 7 | Jaroslav Kysela | |
| 51 | h4. WEBUI |
||
| 52 | |||
| 53 | 1 | Jaroslav Kysela | * partial AJAX updates |
| 54 | * configurable area on top (login, clock, storage space) |
||
| 55 | 8 | Jaroslav Kysela | * multi-row editor (change multiple records together) |
| 56 | * cumulative status for all input tuners |
||
| 57 | 1 | Jaroslav Kysela | |
| 58 | h2. Download |
||
| 59 | |||
| 60 | h3. -Ubuntu Packages- |
||
| 61 | |||
| 62 | Not Yet Released. |
||
| 63 | |||
| 64 | h3. Source code |
||
| 65 | |||
| 66 | Not Yet Released. |