From 22ccf22f6f4c2dd94e322f0aebf134a90b310fae Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 2 Sep 2001 15:21:54 +0200 Subject: Using subtitle for repeating timers; taking summary at recording time --- MANUAL | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'MANUAL') diff --git a/MANUAL b/MANUAL index 2645f681..c6b5efd7 100644 --- a/MANUAL +++ b/MANUAL @@ -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 -- cgit v1.2.3