Project

General

Profile

Tvheadend-24 » History » Version 3

Adam Sutton, 2012-08-15 16:40

1 3 Adam Sutton
h1. Tvheadend v2.4
2
3 1 trac -
Minor feature / bugfix release
4
5
6 2 trac -
h2. Changelog
7
8
9
** Due to a bug, the polarisation of DVB-S muxes was not correctly
10 1 trac -
    stored internally. This has now been fixed.
11
12 2 trac -
** Fix compilation on 64bit systems
13 1 trac -
14 2 trac -
** Make sure channel <> service mappings are saved when edited from
15 1 trac -
    DVB service grid
16
17 2 trac -
** Add support for merging one channel into another. 
18 1 trac -
    Useful if you have multiple providers offering the same DVB service
19
    but with different names.
20
21 2 trac -
** The embedded HTTP server now logs failed requests
22 1 trac -
23 2 trac -
** Use absolute paths when serving static content (the web app itself)
24 1 trac -
    This was only a problem when fork()ing a development build
25
26 2 trac -
** Rework the CWC reconnection strategy.
27 1 trac -
    If there are active subscription, Tvheadend will attempt to reconnect
28
    immediately and then retry every three seconds.
29
    If no subscription is active a reconnection attempt is performed
30
    every minute.
31
    Also, if any CWC configuration changes are made from the UI, Tvheadend
32
    will try to reconnect directly.
33
34 2 trac -
** If the EPG receives an updated description for an even that is shorter
35 1 trac -
    than the current description it will be ignored.
36
    This typically happens if the XMLTV and DVB EIT (Event Information Table)
37
    differs. In other words, we assume that a longer description of an
38
    event is better than a short.