summaryrefslogtreecommitdiff
path: root/FORMATS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-02 10:28:20 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-02 10:28:20 +0200
commit0d7571054579614f9278999077921942ca08a7bf (patch)
treeea27d866c8fa82fdc2f9aecc266dcbd3d4a5dc35 /FORMATS
parent4aee497101eb0546b34edfd3ccf34fe5ba140f3d (diff)
downloadvdr-0d7571054579614f9278999077921942ca08a7bf.tar.gz
vdr-0d7571054579614f9278999077921942ca08a7bf.tar.bz2
Using '~' in recording filename
Diffstat (limited to 'FORMATS')
-rw-r--r--FORMATS4
1 files changed, 3 insertions, 1 deletions
diff --git a/FORMATS b/FORMATS
index 03739ee5..3c5d36d4 100644
--- a/FORMATS
+++ b/FORMATS
@@ -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)