Bugzilla – Bug 17324
LMS scanner doesn't seem to detect images in sub directories
Last modified: 2011-09-28 20:39:09 UTC
If I configure a media folder to: /mnt/pictures/020901/Utebilder The LMS picture scanner correctly finds the images in it But if I instead configure the media folder to: /mnt/pictures It doesn't find any images, it seems to detect video files inside sub folders 8as it reports error on them in the scanner log) but it doesn't detect or scan any pictures.
Created attachment 7339 [details] scanner.log Added scanner.log file with extended debug logging enabled. I'm not sure what the "name xxx = type 0" logging means but if "type" is supposed to indicate if it is a directory or file something is strange because it says type=0 for both files and directories. The scanner.log has been produced with svn 32804 All the listed items without an file extension are directories, the items with a file extension are files.
This seems to now be related how the network directory which contains the pictures are mounted, I think it worked differently earlier but at the moment in 7.7.0 beta r33535 the state seems to be: - Samba: Works - NFS: Works - VirtualBox shared folder: Doesn't work