summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDave <vdr@pickles.me.uk>2015-10-08 17:47:07 +0100
committerDave <vdr@pickles.me.uk>2015-10-08 17:47:07 +0100
commit2977008f9dc1b00163bad9d190081b37560bfd4d (patch)
tree9f9e41fa31bc70e4e3dfad66b48ca470443a90ca /README
parentdac850839c1077a844abe739e8ca78f737d64c75 (diff)
downloadvdrtva-0.3.6.tar.gz
vdrtva-0.3.6.tar.bz2
Create new version 0.3.6.v0.3.6
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 63c72ba..fab0eb0 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>;<channel>
+<scrid>;<modtime>;<icrids>;<path>;<title>;<channel>
scrid The series CRID.
modtime The start time of the latest event in this series.
@@ -164,8 +164,7 @@ Points to remember:
- The 'suggested' events list may have CRIDs which do not appear in the events
list.
-The plugin is compatible with VDR version >= 1.7.19. The patch version will
-work with VDR 1.6.
+The plugin is compatible with VDR version >= 1.7.19.
Although I use this software day-to-day on my VDR installation, this is
Beta-quality code - USE AT YOUR OWN RISK!!