diff options
author | Dave <vdr@pickles.me.uk> | 2012-02-01 15:32:48 +0000 |
---|---|---|
committer | Dave <vdr@pickles.me.uk> | 2012-02-01 15:32:48 +0000 |
commit | f09ad86867502ded5f30e030b98689f767027a05 (patch) | |
tree | 60c06d1fa18c2522521eaaea0ece3caa2032e04a /README | |
parent | bf302580e9e60b263b0dcdc82b4a324484991465 (diff) | |
download | vdrtva-0.1.0.tar.gz vdrtva-0.1.0.tar.bz2 |
Fixed OSD. 'Suggests' list de-duped.v0.1.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -49,8 +49,8 @@ Operation: The use of the 'Accurate Recording' feature is described in README-vps. -The plugin runs every 24 hours at a time set by the '-u' parameter (default -03:00). It captures CRID data for a time (10 minutes) then: +The plugin runs every 24 hours at a time set by the '-u' parameter or in VDR's +OSD (default 03:00). It captures CRID data for a time (default 10 minutes) then: - Checks for new manually-created timers and adds series links for them. @@ -63,7 +63,7 @@ The plugin runs every 24 hours at a time set by the '-u' parameter (default timer was set (ie that the EPG has not changed in the meantime) - Flags any split events (eg a long programme with a news sumary in the middle). - At present a manual check is needed that all perts of the programme are set to + At present a manual check is needed that all parts of the programme are set to be recorded. The plugin logs its activity through the VDR syslog. @@ -101,8 +101,8 @@ Points to remember: - This plugin has not been tested with multiple tuner cards or with mixed DVB-T and DVB-S setups. -- The 'suggested' events list may contain duplicates and may have CRIDs which - do not appear in the events list. +- The 'suggested' events list may have CRIDs which do not appear in the events + list. -Although I use this software on my VDR installation, this is Alpha-quality code +Although I use this software on my VDR installation, this is Beta-quality code - USE AT YOUR OWN RISK!! |