Project

General

Profile

PerexG-TODO » History » Version 28

Jaroslav Kysela, 2015-09-21 00:25

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