Project

General

Profile

PerexG-TODO » History » Version 20

Jaroslav Kysela, 2014-10-13 20:17

1 1 Jaroslav Kysela
h1. PerexG-TODO
2
3 14 Jaroslav Kysela
h2. Now
4 1 Jaroslav Kysela
5 19 Jaroslav Kysela
* Network - allow to disable the channel numbers mapping to channels
6 15 Jaroslav Kysela
* Image Cache Reset
7 1 Jaroslav Kysela
* Look to descrambler issue for 0500
8 16 Jaroslav Kysela
* Streaming: Share the data-queue ASAP (like transcode only once, not for all subscribers)
9 14 Jaroslav Kysela
** Current: DVB MPEG-TS - transcode - client1, DVB MPEG-TS - transcode - client2 ....
10 1 Jaroslav Kysela
** New: DVB MPEG-TS - transcode - (client1, client2, client3)
11 16 Jaroslav Kysela
* NIT table filterin in the pass muxer.. perhaps other tables, too
12 9 Jaroslav Kysela
* remaining WEB GUI configs to idnode or props
13 5 Jaroslav Kysela
14
* Done
15
> * RECORDER_ALL - bad documentation and access defaults
16
> * access_t usage in http.c - recode
17
> * Replace 'User Config VR' with the direct DVR profile combobox in ACL
18
> * Modify configuration directory structure a bit
19
>> * dvr/config* -> dvr/config/*
20 1 Jaroslav Kysela
>> * channel/* -> channel/config/*
21
>> * channeltags -> channel/tags
22 11 Jaroslav Kysela
> * enhanced EPG queries (was: EPG to idnode)
23 1 Jaroslav Kysela
> * capmt,cwc to idnode
24
> * Look to picons patch
25
> * Stream Profiles
26 20 Jaroslav Kysela
> * ACL - Stream Profile selection
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)