summaryrefslogtreecommitdiff
path: root/FORMATS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-02-11 11:29:22 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-02-11 11:29:22 +0100
commitc0ed9649a3f32b4510eddb47dfd82bcc860eac70 (patch)
tree1302204c7951816cad401e604d1ba3a8c42cb6ae /FORMATS
parent535e755278ef51b923a71299204ec86da4229d02 (diff)
downloadvdr-c0ed9649a3f32b4510eddb47dfd82bcc860eac70.tar.gz
vdr-c0ed9649a3f32b4510eddb47dfd82bcc860eac70.tar.bz2
Fixed handling ':' in timer filenames and '\n' in timer summaries
Diffstat (limited to 'FORMATS')
-rw-r--r--FORMATS6
1 files changed, 4 insertions, 2 deletions
diff --git a/FORMATS b/FORMATS
index f1b64ffd..ed63ba72 100644
--- a/FORMATS
+++ b/FORMATS
@@ -56,8 +56,10 @@ Video Disk Recorder File Formats
- End time (first two digits for the hour, second two digits for the minutes)
- Priority (from 00 to 99, 00 = lowest prioity, 99 = highest priority)
- Guaranteed lifetime of recording (in days)
- - Name of timer (will be used to name the recording)
- - Summary
+ - Name of timer (will be used to name the recording); if the name contains
+ any ':' characters, these have to be replaced with '|'
+ - Summary (any newline characters in the summary have to be replaced with '|';
+ the summary may contain ':' characters)
* setup.conf