The info file of a recording is now re-read if an update of the video directory is triggered, to make sure modifications from other VDRs are adopted

This commit is contained in:
Klaus Schmidinger
2024-03-04 14:12:37 +01:00
parent bfa25d6276
commit 42db3fbee0
2 changed files with 7 additions and 2 deletions

View File

@@ -9900,3 +9900,5 @@ Video Disk Recorder Revision History
Markus Ehrnsperger).
- The primary device no longer starts unnecessary threads if it doesn't have a decoder
(thanks to Markus Ehrnsperger).
- The info file of a recording is now re-read if an update of the video directory
is triggered, to make sure modifications from other VDRs are adopted.