diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-04-16 16:26:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-04-16 16:26:47 +0200 |
commit | 3d13eb002fbfe7b303f0f873e59623cb448dff5f (patch) | |
tree | e356fc6b6c14091adf89ae0355ac280d5bf5bfd7 /MANUAL | |
parent | b2fb654bb333162473d0d0a3a9171b43cff7f990 (diff) | |
download | vdr-3d13eb002fbfe7b303f0f873e59623cb448dff5f.tar.gz vdr-3d13eb002fbfe7b303f0f873e59623cb448dff5f.tar.bz2 |
Now making sure that spawned timers with reduced start/stop margins actually record with the full margins
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -556,6 +556,9 @@ The following rules apply to pattern timers: - Recording is done according to the event's begin/end times, either by adding the start/stop margins (for non-VPS timers) or by using the event's running status (for VPS timers). +- If the start/stop margins of a spawned timer are reduced because the event + before and/or after that timer's event is shorter than the respective margin, + the actual recording still uses the full margins. - If the times of the event change, a non-VPS pattern timer automatically adjusts itself to the new times. This also happens if the start/stop margins are changed in the setup. |