diff options
| author | Dave <vdr@pickles.me.uk> | 2012-07-08 10:58:40 +0100 |
|---|---|---|
| committer | Dave <vdr@pickles.me.uk> | 2012-07-08 10:58:40 +0100 |
| commit | c7bb8d4f334000a7bb9f2824af16bf5b80993147 (patch) | |
| tree | f537d6923199403e86df8b74190d9bb7a0c2ec8a /README | |
| parent | 20882fc6759c82881dbb21de1bbcd4442596584f (diff) | |
| download | vdrtva-c7bb8d4f334000a7bb9f2824af16bf5b80993147.tar.gz vdrtva-c7bb8d4f334000a7bb9f2824af16bf5b80993147.tar.bz2 | |
Delete any remaining timers when deleting a series link.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 18 |
1 files changed, 11 insertions, 7 deletions
@@ -94,21 +94,25 @@ address daily. The plugin has an SVDRP interface which is mainly used for debugging, but could be used to interface with other applications. The commands are: -LLOG Print the pending log report +DELL <sCrid> Delete a series link and any timers by series CRID -LSTL Print the series links list +LLOG Print the pending log report -LSTS Print the 'suggested' events list +LSTL Print the series links list -LSTY Print the CRIDs for each event +LSTS Print the 'suggested' events list -LSTZ Print the Default Authority data for each channel +LSTY Print the CRIDs for each event -STOP Start and stop CRID data capture +LSTZ Print the Default Authority data for each channel + +STOP Start and stop CRID data capture STRT -UPDT Trigger an update of the series links. +UPDT Trigger an update of the series links. + +Files 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: |
