diff options
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -291,6 +291,12 @@ Video Disk Recorder User's Manual structure "/video/Sci-Fi/Star_Trek/Voyager". The '~' character has been chosen for this since the file system's directory delimiter '/' may be part of a regular programme name. + Repeating timers create recordings that contain the 'Subtitle' + information from the EPG data in their file name. Typically (on tv + stations that care about their viewers) this contains the episode + title of a series. The subtitle is appended to the timer's file name, + separated by a '~' character, so that it results in all recordings + of this timer being collected in a common subdirectory. If this field is left blank, the channel name will be used to form the name of the recording. @@ -408,6 +414,14 @@ Video Disk Recorder User's Manual means that this recording will never be deleted automatically. + UseSubtitle = 1 Repeating timers use the EPG's 'Subtitle' information to + create recording file names in a hierarchical structure + (for instance to gather all episodes of a series in a + common subdirectory). This parameter can be used to + control this. + 0 = don't use the 'Subtitle' + 1 = use it (and create subdirectories) + VideoFormat = 0 The video format (or aspect ratio) of the tv set in use. 0 = 4:3 1 = 16:9 |