From b0f3e30818ccb382c6827abe798dda63562fc6fe Mon Sep 17 00:00:00 2001 From: Dave Date: Thu, 17 May 2012 13:05:23 +0100 Subject: Add series title to links file. --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'README') diff --git a/README b/README index de63b5f..0da5804 100644 --- a/README +++ b/README @@ -51,6 +51,7 @@ previous week. Hence it is possible for a PVR to record an entire series by using the series CRID, or to find an alternative broadcast for an individual item if there is a clash with another recording. + Operation: The use of the 'Accurate Recording' feature is described in README-vps. @@ -108,6 +109,20 @@ STRT UPDT Trigger an update of the series links. + +The plugin stores details of series links in the file links.data which is in the +VIDEODIR/plugins directory. Entries in this file have the format: + +,;;; + +scrid The series CRID. +modtime The start time of the last event in this series. +icrids The CRIDS of the events in the series, separated by colons. +path The subdirectory to store recordings in this series, taken from the first + timer, or the string (NULL) if no subdirectory was given. +title The title of the first event in the series. + + Points to remember: - Not all channels on UK Freeview have CRIDs in the EPG. Some radio channels -- cgit v1.2.3