PerexG-TODO » History » Revision 7
Revision 6 (Jaroslav Kysela, 2014-09-22 14:36) → Revision 7/28 (Jaroslav Kysela, 2014-09-22 14:37)
h1. PerexG-TODO h2. Little notes * EPG to idnode * capmt,cwc to idnode * remaining WEB GUI configs to idnode * Look to picons patch * Done > * RECORDER_ALL - bad documentation and access defaults > * access_t usage in http.c - recode > * Replace 'User Config VR' with the direct DVR profile combobox in ACL > * Modify configuration directory structure a bit >> * dvr/config* -> dvr/config/* >> * channel/* -> channel/config/* >> * channeltags -> channel/tags > * Look to picons patch h2. Big * Convert everything to the idnode system * Import channels from XML (any known format?) / Enigma2 Bouquet * Export channels to XML / Enigma2 Bouquet * a SAT>IP server implementation * a build-in DLNA server implementation * Share the data-queue ASAP (like transcode only once, not for all subscribers) ** Current: DVB MPEG-TS - transcode - client1, DVB MPEG-TS - transcode - client2 .... ** New: DVB MPEG-TS - transcode - (client1, client2, client3)