I've tried to understand the code; On Windows LMS uses Async.pm, not AIO.pm. The only bit of the code that appears that it could silently skip over a directory is folderFilter() / fileFilter() in https://github.com/Logitech/slimserver/blob/public/7.9/Slim/Utils/Misc.pm, and based on the tests I have verified that there is no significant file ACL or oth erproperty that could cause this.
I am going to test to "prove" it's simply the name / special character by renaming, scanning, checking, re-rename back and rescan to see if the behaviour is actually just based on the dir name. Back soon. ------------------------------------------------------------------------ Peter Galbavy's Profile: http://forums.slimdevices.com/member.php?userid=32718 View this thread: http://forums.slimdevices.com/showthread.php?t=105502 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
