PerexG-TODO » History » Version 27
Jaroslav Kysela, 2015-07-08 11:35
1 | 1 | Jaroslav Kysela | h1. PerexG-TODO |
---|---|---|---|
2 | |||
3 | 14 | Jaroslav Kysela | h2. Now |
4 | 1 | Jaroslav Kysela | |
5 | 16 | Jaroslav Kysela | * remaining WEB GUI configs to idnode or props |
6 | 27 | Jaroslav Kysela | * 4.2 feature list - http://tvheadend.org/versions/59 |
7 | 5 | Jaroslav Kysela | |
8 | * Done |
||
9 | > * RECORDER_ALL - bad documentation and access defaults |
||
10 | > * access_t usage in http.c - recode |
||
11 | > * Replace 'User Config VR' with the direct DVR profile combobox in ACL |
||
12 | > * Modify configuration directory structure a bit |
||
13 | >> * dvr/config* -> dvr/config/* |
||
14 | 1 | Jaroslav Kysela | >> * channel/* -> channel/config/* |
15 | >> * channeltags -> channel/tags |
||
16 | 11 | Jaroslav Kysela | > * enhanced EPG queries (was: EPG to idnode) |
17 | 1 | Jaroslav Kysela | > * capmt,cwc to idnode |
18 | > * Look to picons patch |
||
19 | > * Stream Profiles |
||
20 | > * Network - allow to disable the channel numbers mapping to channels |
||
21 | > * Configurable stream timeout |
||
22 | > * ACL - Stream Profile selection |
||
23 | > * Image Cache Reset |
||
24 | 25 | Jaroslav Kysela | > * Streaming: Share the data-queue ASAP (like transcode only once, not for all subscribers) |
25 | 1 | Jaroslav Kysela | > ** Current: DVB MPEG-TS - transcode - client1, DVB MPEG-TS - transcode - client2 .... |
26 | > ** New: DVB MPEG-TS - transcode - (client1, client2, client3) |
||
27 | > * Bouquets |
||
28 | 27 | Jaroslav Kysela | > * SAT>IP server implementation |
29 | > * Export channels to Enigma2 bouquet |
||
30 | > * NIT table filterin in the pass muxer.. perhaps other tables, too |
||
31 | > * WebTV profile filter - https://github.com/tvheadend/tvheadend/commit/7eefd4459f7574d2273441243dc23bc32f45a94e#commitcomment-8209644 |
||
32 | 14 | Jaroslav Kysela | |
33 | 1 | Jaroslav Kysela | h2. Next |
34 | |||
35 | 2 | Jaroslav Kysela | * Import channels from XML (any known format?) / Enigma2 Bouquet |
36 | 27 | Jaroslav Kysela | * Export channels to XML |
37 | 6 | Jaroslav Kysela | * a build-in DLNA server implementation |
38 | 8 | Jaroslav Kysela | * think about the input (tuner) migration (https://tvheadend.org/issues/2295) |