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