From 3f03cfa14d53c17f74802d17797c39d4e2cb2856 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 21 Aug 2012 10:42:01 +0200 Subject: RemoveEmptyDirectories() now ignores dot files --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 759f400e..5e2ca522 100644 --- a/HISTORY +++ b/HISTORY @@ -7198,3 +7198,7 @@ Video Disk Recorder Revision History (thanks to Mehdi Karamnejad for reporting a problem with garbled UTF-8 EPG data and helping to debug it). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). +- When checking whether a video directory is empty, file names that start with a + dot ('.') are now ignored and will be implicitly removed if the directory contains + no other files. This fixes the leftover ".sort" files that were introduced in + version 1.7.29. -- cgit v1.2.3