Fixed a lengthy write lock on the Recordings list in case of moving a folder with more than one recording

This commit is contained in:
Klaus Schmidinger
2017-12-05 16:44:21 +01:00
parent e5e0315d34
commit c868265397
3 changed files with 13 additions and 5 deletions

View File

@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History
a subdirectory.
- SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details).
2017-12-04: Version 2.3.9
2017-12-05: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9219,3 +9219,5 @@ Video Disk Recorder Revision History
menu, in case there is a LastReplayed recording.
- The CAM menu is now automatically closed when the current channel is switched
(suggested by Dietmar Spingler).
- Fixed a lengthy write lock on the Recordings list in case of moving a folder with
more than one recording (thanks to Matthias Senzel).