Project

General

Profile

PerexG-TODO » History » Revision 10

Revision 9 (Jaroslav Kysela, 2014-09-30 12:21) → Revision 10/28 (Jaroslav Kysela, 2014-09-30 12:22)

h1. PerexG-TODO

h2. Little notes

* capmt,cwc to idnode
* Look to descrambler issue for 0500
* Look to picons patch
* remaining WEB GUI configs to idnode or props

* 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
> * EPG to idnode

h2. Big

* 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)
* think about the input (tuner) migration (https://tvheadend.org/issues/2295)