diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-02 10:28:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-02 10:28:20 +0200 |
commit | 0d7571054579614f9278999077921942ca08a7bf (patch) | |
tree | ea27d866c8fa82fdc2f9aecc266dcbd3d4a5dc35 /FORMATS | |
parent | 4aee497101eb0546b34edfd3ccf34fe5ba140f3d (diff) | |
download | vdr-0d7571054579614f9278999077921942ca08a7bf.tar.gz vdr-0d7571054579614f9278999077921942ca08a7bf.tar.bz2 |
Using '~' in recording filename
Diffstat (limited to 'FORMATS')
-rw-r--r-- | FORMATS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -67,7 +67,9 @@ Video Disk Recorder File Formats be automatically deleted by a new recording with higher priority, 99 means that this recording will never be automatically deleted - Name of timer (will be used to name the recording); if the name contains - any ':' characters, these have to be replaced with '|' + any ':' characters, these have to be replaced with '|'. If the name shall + contain subdirectories, these have to be delimited by '~' (since the '/' + character may be part of a regular programme name). - Summary (any newline characters in the summary have to be replaced with '|'; the summary may contain ':' characters) |