summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDave <vdr@pickles.me.uk>2013-08-09 11:28:21 +0100
committerDave <vdr@pickles.me.uk>2013-08-09 11:28:21 +0100
commit90c434e9f5e9776d87363912422eaecadcf64f32 (patch)
tree13dd7c3f6ec36fd878daae0a728a52b0bc2979a7 /README
parent7a379c21f2753c3c39f8c3fbf9298033a1bb612a (diff)
downloadvdrtva-90c434e9f5e9776d87363912422eaecadcf64f32.tar.gz
vdrtva-90c434e9f5e9776d87363912422eaecadcf64f32.tar.bz2
Refactor links code.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 62f8256..63c72ba 100644
--- a/README
+++ b/README
@@ -133,7 +133,7 @@ Files
The plugin stores details of series links in the file links.data which is in the
VIDEODIR/plugins/vdrtva directory. Entries in this file have the format:
-<scrid>,<modtime>;<icrids>;<path>;<title>
+<scrid>,<modtime>;<icrids>;<path>;<title>;<channel>
scrid The series CRID.
modtime The start time of the latest event in this series.
@@ -141,6 +141,7 @@ 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.
+channel The channel name of the first recorded event in the series.
Points to remember: