summaryrefslogtreecommitdiff
path: root/TODO
blob: 6b21f792808c7ed07f6ddc9db9b1844c3c815226 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Improve log report (HTML?).

Check split recordings should create timers if necessary.

Timer clash check code needs to cope with multiple tuner cards.

I18n (for OSD).

Some events have a series CRID but no item CRID - how to handle these?

Delete a series link if the only timer is manually deleted.

Display suggestions for timers which don't have series CRIDs.

Option to select which device to use for CRID collection.

Remove reliance on VDR "Housekeeping" callback - causes problems when VDR is busy.

Remove need to patch core VDR for accurate recordings.

Better compliance with NORDIG specification:
  -	Default Authority of a channel may change (14.3.3)
  -	VDR timers list should show if event is part of a series (14.3.3)
  -	Option to record series via CLI (14.3.3.1)
  -	Use CRIDs to offer better choice for late recording (14.3.13)
  -	Timer conflict resolution per spec (14.3.16.2)


Bugs:
	Very rare crash 'pure virtual method called' in plugin - possibly solved. 
	VDR crash under specific circumstances, cannot reproduce elsewhere.