diff options
| author | Dave <vdr@pickles.me.uk> | 2011-12-14 17:50:19 +0000 |
|---|---|---|
| committer | Dave <vdr@pickles.me.uk> | 2011-12-14 17:50:19 +0000 |
| commit | f7e145c7689250cae1136475b1b7373bb6717644 (patch) | |
| tree | a9eb4190fe305524f7a2331e9cec370a0bf7c7b1 /patch/TODO | |
| parent | 8390e0faa174c34339dd9d43342fdae33379eec6 (diff) | |
| download | vdrtva-f7e145c7689250cae1136475b1b7373bb6717644.tar.gz vdrtva-f7e145c7689250cae1136475b1b7373bb6717644.tar.bz2 | |
Patch version moved (and deprecated). Update for VDR 1.7.22.
Diffstat (limited to 'patch/TODO')
| -rw-r--r-- | patch/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/patch/TODO b/patch/TODO new file mode 100644 index 0000000..ac4653d --- /dev/null +++ b/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 |
