blob: dd272e4682afe5ab53b79ec8f6ce026db34dc6d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
<p>
The following overview lists the most important user
visible changes on LIVE since the last stable version.
</p>
<p>
The major new features have been contributed by LIVE
users. We are are very happy to embrace the contributions
and <strong>thank everybody</strong> who helped in
improving LIVE.
</p>
<p>
The names of the developers are listed in the version
history, which can be found in the LIVE-Git tree.
</p>
<ul>
<li>
A new simultaneous <strong>multiple channel
schedule</strong> has been added. The channels can be
grouped according to own preferences. The schedule for a
channel group can be displayed on configurable time
i.E. prime time.
</li>
<li>
The <strong>recordings page has been lifted</strong> and
got some new features:
<ul>
<li>
<strong>HTTP streaming of recordings</strong> if a
version of tntnet > 1.7.0 is available. You browser
still requires the mozilla-vlc plugin.
</li>
<li>
More than <strong>one recording can be deleted at
once</strong>.
</li>
<li>
More than one recording can be <strong>moved or
copied</strong> to a <strong>new location at
once</strong>.
</li>
<li>
The list of recordings can
be <strong>filtered</strong> either for names or
with <strong>regual expressions</strong>.
</li>
<li>
All <strong>recordings folders</strong> can
be <strong>expanded or collapsed at
once</strong>. The main benefit of this feature
unfolds in combination with the filtering feature.
</li>
</ul>
</li>
<li>
Works with the VDR developer versions (1.7.x) and is
prepared for the upcoming VDR 2.0 release.
</li>
<li>
Supports the new <strong>TS recording format</strong>.
</li>
<li>
The channels got <strong>numbers</strong>.
</li>
<li>
Added support for <strong>IPv6</strong>.
</li>
<li>
You can connect to LIVE via <strong>SSL</strong>.
</li>
<li>
Enhanced support for <strong>EPG images</strong> which
are supplied by external tools (e.g. tvm2vdr.pl).
</li>
<li>
Translations for Italian, Finnish, Polish,
Spanish and Slovakia
</li>
<li>
Lots of little bug fixes (and perhabs new bugs).
</li>
</ul>
|