Fixed multiple recording entries in case a recording is started during the initial reading of the video directory

This commit is contained in:
Klaus Schmidinger
2020-11-01 10:29:07 +01:00
parent f387bb5e77
commit ebbc562aab
3 changed files with 17 additions and 2 deletions

View File

@@ -9535,3 +9535,8 @@ Video Disk Recorder Revision History
- Now initializing the status variable in cDvbTuner::GetFrontendStatus() and
cDvbTuner::GetSignalStats() to avoid problems with drivers that don't do this
(thanks to Helmut Binder).
2020-10-30:
- Fixed multiple recording entries in case a recording is started during the initial
reading of the video directory (reported by Claus Muus).