Project

General

Profile

PerexG-TODO » History » Version 4

Jaroslav Kysela, 2014-08-25 14:26

1 1 Jaroslav Kysela
h1. PerexG-TODO
2
3
h2. Little notes
4
5 4 Jaroslav Kysela
* RECORDER_ALL - bad documentation and access defaults
6 3 Jaroslav Kysela
* access_t usage in http.c - recode
7 1 Jaroslav Kysela
* Replace 'User Config VR' with the direct DVR profile combobox in ACL
8
* Modify configuration directory structure a bit
9
> * dvr/config* -> dvr/config/*
10
> * channel/* -> channel/config/*
11
> * channeltags -> channel/tags
12
* Look to picons patch
13
14
h2. Big
15
16
* Convert everything to the idnode system
17
* Import channels from XML (any known format?) / Enigma2 Bouquet
18
* Export channels to XML / Enigma2 Bouquet
19
* a SAT>IP server implementation
20
* a build-in DLNA server implementation
21 2 Jaroslav Kysela
* Share the data-queue ASAP (like transcode only once, not for all subscribers)