summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDave <vdr@pickles.me.uk>2016-03-13 13:43:48 +0000
committerDave <vdr@pickles.me.uk>2016-03-13 13:43:48 +0000
commit01cae01c5e65309c01f28fac9beb8fa5e19525dc (patch)
tree7ad74eba252a2ddcb38c552d888849d4e35c51a3 /TODO
parent66eb3072047a217ceb72562796106ab0fa132a2d (diff)
downloadvdrtva-01cae01c5e65309c01f28fac9beb8fa5e19525dc.tar.gz
vdrtva-01cae01c5e65309c01f28fac9beb8fa5e19525dc.tar.bz2
Change series link lifetime to 91 days (NORDIG spec).
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 64d6129..6b21f79 100644
--- a/TODO
+++ b/TODO
@@ -19,14 +19,12 @@ Remove reliance on VDR "Housekeeping" callback - causes problems when VDR is bus
Remove need to patch core VDR for accurate recordings.
Better compliance with NORDIG specification:
- - Series lifetime should be 91 days (14.3.3)
- 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)
-Fix data capture at startup for devices which have no RTC (eg Raspberry Pi).
Bugs:
Very rare crash 'pure virtual method called' in plugin - possibly solved.