Project

General

Profile

PerexG-TODO » History » Version 25

Jaroslav Kysela, 2014-11-07 14:00

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
* NIT table filterin in the pass muxer.. perhaps other tables, too
9 9 Jaroslav Kysela
* remaining WEB GUI configs to idnode or props
10 5 Jaroslav Kysela
11
* Done
12
> * RECORDER_ALL - bad documentation and access defaults
13
> * access_t usage in http.c - recode
14
> * Replace 'User Config VR' with the direct DVR profile combobox in ACL
15
> * Modify configuration directory structure a bit
16
>> * dvr/config* -> dvr/config/*
17 1 Jaroslav Kysela
>> * channel/* -> channel/config/*
18
>> * channeltags -> channel/tags
19 11 Jaroslav Kysela
> * enhanced EPG queries (was: EPG to idnode)
20 1 Jaroslav Kysela
> * capmt,cwc to idnode
21
> * Look to picons patch
22
> * Stream Profiles
23
> * Network - allow to disable the channel numbers mapping to channels
24
> * Configurable stream timeout
25
> * ACL - Stream Profile selection
26
> * Image Cache Reset
27 25 Jaroslav Kysela
> * Streaming: Share the data-queue ASAP (like transcode only once, not for all subscribers)
28
> ** Current: DVB MPEG-TS - transcode - client1, DVB MPEG-TS - transcode - client2 ....
29
> ** New: DVB MPEG-TS - transcode - (client1, client2, client3)
30 24 Jaroslav Kysela
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)