Project

General

Profile

PerexG-TODO » History » Version 24

Jaroslav Kysela, 2014-11-07 13:59

1 1 Jaroslav Kysela
h1. PerexG-TODO
2
3 14 Jaroslav Kysela
h2. Now
4 1 Jaroslav Kysela
5 24 Jaroslav Kysela
* Bouquets
6 15 Jaroslav Kysela
* WebTV profile filter - https://github.com/tvheadend/tvheadend/commit/7eefd4459f7574d2273441243dc23bc32f45a94e#commitcomment-8209644
7 1 Jaroslav Kysela
* Look to descrambler issue for 0500
8 16 Jaroslav Kysela
* Streaming: Share the data-queue ASAP (like transcode only once, not for all subscribers)
9 14 Jaroslav Kysela
** Current: DVB MPEG-TS - transcode - client1, DVB MPEG-TS - transcode - client2 ....
10 1 Jaroslav Kysela
** New: DVB MPEG-TS - transcode - (client1, client2, client3)
11 16 Jaroslav Kysela
* NIT table filterin in the pass muxer.. perhaps other tables, too
12 9 Jaroslav Kysela
* remaining WEB GUI configs to idnode or props
13 5 Jaroslav Kysela
14
* Done
15
> * RECORDER_ALL - bad documentation and access defaults
16
> * access_t usage in http.c - recode
17
> * Replace 'User Config VR' with the direct DVR profile combobox in ACL
18
> * Modify configuration directory structure a bit
19
>> * dvr/config* -> dvr/config/*
20 1 Jaroslav Kysela
>> * channel/* -> channel/config/*
21
>> * channeltags -> channel/tags
22 11 Jaroslav Kysela
> * enhanced EPG queries (was: EPG to idnode)
23 1 Jaroslav Kysela
> * capmt,cwc to idnode
24
> * Look to picons patch
25
> * Stream Profiles
26
> * Network - allow to disable the channel numbers mapping to channels
27 23 Jaroslav Kysela
> * Configurable stream timeout
28 1 Jaroslav Kysela
> * ACL - Stream Profile selection
29 24 Jaroslav Kysela
> * Image Cache Reset
30
31 1 Jaroslav Kysela
32 14 Jaroslav Kysela
h2. Next
33 1 Jaroslav Kysela
34
* Import channels from XML (any known format?) / Enigma2 Bouquet
35 2 Jaroslav Kysela
* Export channels to XML / Enigma2 Bouquet
36 6 Jaroslav Kysela
* a SAT>IP server implementation
37
* a build-in DLNA server implementation
38 8 Jaroslav Kysela
* think about the input (tuner) migration (https://tvheadend.org/issues/2295)