Project

General

Profile

PerexG-TODO » History » Version 13

Jaroslav Kysela, 2014-10-02 11:38

1 1 Jaroslav Kysela
h1. PerexG-TODO
2
3
h2. Little notes
4
5 9 Jaroslav Kysela
* Look to descrambler issue for 0500
6 12 Jaroslav Kysela
* Streaming Profiles
7 9 Jaroslav Kysela
* remaining WEB GUI configs to idnode or props
8 5 Jaroslav Kysela
9
* Done
10
> * RECORDER_ALL - bad documentation and access defaults
11
> * access_t usage in http.c - recode
12
> * Replace 'User Config VR' with the direct DVR profile combobox in ACL
13
> * Modify configuration directory structure a bit
14
>> * dvr/config* -> dvr/config/*
15 1 Jaroslav Kysela
>> * channel/* -> channel/config/*
16
>> * channeltags -> channel/tags
17 11 Jaroslav Kysela
> * enhanced EPG queries (was: EPG to idnode)
18 1 Jaroslav Kysela
> * capmt,cwc to idnode
19 13 Jaroslav Kysela
> * Look to picons patch
20 9 Jaroslav Kysela
21 1 Jaroslav Kysela
22
h2. Big
23
24
* Import channels from XML (any known format?) / Enigma2 Bouquet
25
* Export channels to XML / Enigma2 Bouquet
26
* a SAT>IP server implementation
27
* a build-in DLNA server implementation
28 2 Jaroslav Kysela
* Share the data-queue ASAP (like transcode only once, not for all subscribers)
29 6 Jaroslav Kysela
** Current: DVB MPEG-TS - transcode - client1, DVB MPEG-TS - transcode - client2 ....
30
** New: DVB MPEG-TS - transcode - (client1, client2, client3)
31 8 Jaroslav Kysela
* think about the input (tuner) migration (https://tvheadend.org/issues/2295)