Fixed deleting recordings that have been removed externally when running out of disk space

This commit is contained in:
Klaus Schmidinger
2006-03-19 14:36:43 +01:00
parent cf1941ca01
commit 7bba79ef0a
3 changed files with 15 additions and 4 deletions

View File

@@ -4432,3 +4432,5 @@ Video Disk Recorder Revision History
- Fixed the shutdown timeout (thanks to Alexander Wenzel).
- Only calling RemoveEmptyVideoDirectories() once in case a recording has been
deleted (reported by Hardy Flor).
- Fixed deleting recordings that have been removed externally when running out of
disk space (reported by Jan Lenz).