Project

General

Profile

PerexG-TODO » History » Version 5

Jaroslav Kysela, 2014-09-03 10:05

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