The margins for timer recordings are now always limited to the duration of the previous and next event

This commit is contained in:
Klaus Schmidinger
2021-04-04 13:38:13 +02:00
parent b80c22e9c4
commit 8f1419fff5
4 changed files with 28 additions and 14 deletions

View File

@@ -9631,3 +9631,5 @@ Video Disk Recorder Revision History
causes a new event to be created, but rather modifies the existing one. This
avoids possible interruptions in VPS recordings in case the event's start time
is changed while the recording is already going on.
- The margins for timer recordings are now always limited to the duration of the
previous and next event.