Fixed handling symbolic links in cRecordings::ScanVideoDir()

This commit is contained in:
Klaus Schmidinger
2011-12-10 14:14:58 +01:00
parent 97d47b6a91
commit 773c4419ea
3 changed files with 5 additions and 2 deletions

View File

@@ -6785,3 +6785,5 @@ Video Disk Recorder Revision History
- Removed the '.pl' suffix from svdrpsend.pl (sorry, I missed that one).
- Fixed bonding more than two devices.
- Fixed handling symbolic links in cRecordings::ScanVideoDir() (reported by
Sundararaj Reel).