Andy Grundman;227865 Wrote: > On Sep 18, 2007, at 1:10 PM, kdf wrote: > [color=blue] > > Can't we make the artwork scanner more forgiving for cases like > this? i.e. just pick the first image file in the directory if we > don't see one of our standard cover/folder/etc ones?
It should be possible with some work done using findFilesMatching in the scanner code, for File::Find. And, since this specific issue seems to always be folder.jpg.jpg, we can always just add that case :) It just needs someone to write it. ;) -kdf -- kdf ------------------------------------------------------------------------ kdf's Profile: http://forums.slimdevices.com/member.php?userid=7 View this thread: http://forums.slimdevices.com/showthread.php?t=38279 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
