diff options
author | Dave <vdr@pickles.me.uk> | 2012-01-16 12:55:53 +0000 |
---|---|---|
committer | Dave <vdr@pickles.me.uk> | 2012-01-16 12:55:53 +0000 |
commit | bf302580e9e60b263b0dcdc82b4a324484991465 (patch) | |
tree | 97c8a3f74d649222ac36d361d6d68f2a3ff1d5b7 /obsolete-patch/TODO | |
parent | b558c7698348c084e6399afb7888f71c201d061f (diff) | |
download | vdrtva-0.0.7.tar.gz vdrtva-0.0.7.tar.bz2 |
Reorganised to stress 'patch' version is obsolete.v0.0.7
Added collection of 'Suggested CRIDS.
Added notification of split events.
Diffstat (limited to 'obsolete-patch/TODO')
-rw-r--r-- | obsolete-patch/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/obsolete-patch/TODO b/obsolete-patch/TODO new file mode 100644 index 0000000..ac4653d --- /dev/null +++ b/obsolete-patch/TODO @@ -0,0 +1,9 @@ +- We should allow for Content Identifier Descriptors to include more than one CRID, as allowed in ETSI 102 323. Freeview has each CRID in a separate descriptor. + +- The Authority portion of the CRID is always taken from the SDT. ETSI 102 323 provides several other locations for this information which should be searched before the SDT. + +- ETSI 102 323 allows CRID data to be referenced indirectly via a Content Identifier Table (though this use is deprecated). Indirection is not supported as Freeview does not broadcast CITs. + +- series.pl should be smarter; it should choose the 'best' broadcast of an event, should workaround schedule clashes, and only record a series if the user requests it. + +- When using the accurate recording function, the event will not be recorded if it starts before (scheduled_start_time - VpsMargin).
\ No newline at end of file |