Project

General

Profile

Tvheadend-42 » History » Version 6

Jaroslav Kysela, 2015-09-24 21:25

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 1 Jaroslav Kysela
19
h4. DVB Improvements
20
21 6 Jaroslav Kysela
* added HEVC (H.265) support
22
23 1 Jaroslav Kysela
h4. DVR Improvements
24
25
* added support for multiple files per entry (delete request now removes all files from disc)
26
* possibility to filter out failed recordings for an user
27
* add advanced format for the output filename specification (format string)
28 2 Jaroslav Kysela
* add possibility to change owner/creator fields for administator
29
30
h4. Transcoding
31
32
* more audio/video encoder optimized settings
33 1 Jaroslav Kysela
34
h2. Download
35
36
h3. -Ubuntu Packages-
37
38
Not Yet Released.
39
40
h3. Source code
41
42
Not Yet Released.