Fixed handling ':' in timer filenames and '\n' in timer summaries

This commit is contained in:
Klaus Schmidinger
2001-02-11 11:29:22 +01:00
parent 535e755278
commit c0ed9649a3
4 changed files with 14 additions and 5 deletions

View File

@@ -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