Project

General

Profile

PerexG-TODO » History » Version 19

Jaroslav Kysela, 2014-10-13 19:38

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