PerexG-TODO » History » Version 8
Jaroslav Kysela, 2014-09-22 14:39
1 | 1 | Jaroslav Kysela | h1. PerexG-TODO |
---|---|---|---|
2 | |||
3 | h2. Little notes |
||
4 | |||
5 | 6 | Jaroslav Kysela | * EPG to idnode |
6 | * capmt,cwc to idnode |
||
7 | * remaining WEB GUI configs to idnode |
||
8 | 1 | Jaroslav Kysela | * Look to picons patch |
9 | 5 | Jaroslav Kysela | |
10 | * Done |
||
11 | > * RECORDER_ALL - bad documentation and access defaults |
||
12 | > * access_t usage in http.c - recode |
||
13 | > * Replace 'User Config VR' with the direct DVR profile combobox in ACL |
||
14 | > * Modify configuration directory structure a bit |
||
15 | >> * dvr/config* -> dvr/config/* |
||
16 | >> * channel/* -> channel/config/* |
||
17 | >> * channeltags -> channel/tags |
||
18 | 1 | Jaroslav Kysela | |
19 | h2. Big |
||
20 | |||
21 | * Import channels from XML (any known format?) / Enigma2 Bouquet |
||
22 | * Export channels to XML / Enigma2 Bouquet |
||
23 | * a SAT>IP server implementation |
||
24 | * a build-in DLNA server implementation |
||
25 | 2 | Jaroslav Kysela | * Share the data-queue ASAP (like transcode only once, not for all subscribers) |
26 | 6 | Jaroslav Kysela | ** Current: DVB MPEG-TS - transcode - client1, DVB MPEG-TS - transcode - client2 .... |
27 | ** New: DVB MPEG-TS - transcode - (client1, client2, client3) |
||
28 | 8 | Jaroslav Kysela | * think about the input (tuner) migration (https://tvheadend.org/issues/2295) |