Project

General

Profile

PerexG-TODO » History » Revision 24

Revision 23 (Jaroslav Kysela, 2014-10-18 11:59) → Revision 24/28 (Jaroslav Kysela, 2014-11-07 13:59)

h1. PerexG-TODO

h2. Now

* Bouquets
*
WebTV profile filter - https://github.com/tvheadend/tvheadend/commit/7eefd4459f7574d2273441243dc23bc32f45a94e#commitcomment-8209644
* Image Cache Reset
*
Look to descrambler issue for 0500
* Streaming: 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)
* NIT table filterin in the pass muxer.. perhaps other tables, too
* 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
> * enhanced EPG queries (was: EPG to idnode)
> * capmt,cwc to idnode
> * Look to picons patch
> * Stream Profiles
> * Network - allow to disable the channel numbers mapping to channels
> * Configurable stream timeout
> * ACL - Stream Profile selection
> * Image Cache Reset



h2. Next

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