From c0ed9649a3f32b4510eddb47dfd82bcc860eac70 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 11 Feb 2001 11:29:22 +0100 Subject: Fixed handling ':' in timer filenames and '\n' in timer summaries --- FORMATS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'FORMATS') 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 -- cgit v1.2.3