Project

General

Profile

Tvheadend-42 » History » Version 5

Jaroslav Kysela, 2015-09-18 20:42

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