Project

General

Profile

PerexG-TODO » History » Version 12

Jaroslav Kysela, 2014-10-01 13:08

1 1 Jaroslav Kysela
h1. PerexG-TODO
2
3
h2. Little notes
4
5 9 Jaroslav Kysela
* Look to descrambler issue for 0500
6 6 Jaroslav Kysela
* Look to picons patch
7 12 Jaroslav Kysela
* Streaming Profiles
8 9 Jaroslav Kysela
* remaining WEB GUI configs to idnode or props
9 5 Jaroslav Kysela
10
* Done
11
> * RECORDER_ALL - bad documentation and access defaults
12
> * access_t usage in http.c - recode
13
> * Replace 'User Config VR' with the direct DVR profile combobox in ACL
14
> * Modify configuration directory structure a bit
15
>> * dvr/config* -> dvr/config/*
16 1 Jaroslav Kysela
>> * channel/* -> channel/config/*
17
>> * channeltags -> channel/tags
18 11 Jaroslav Kysela
> * enhanced EPG queries (was: EPG to idnode)
19
> * capmt,cwc to idnode
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)