Bugzilla – Bug 227
Music folder scan skips some file paths
Last modified: 2011-03-16 04:18:43 UTC
I have SlimServer 5.1.1 (release) running on MacOS X 10.3.3. One of the paths under my music folder looks like: /Volumes/WD250GB/FLAC/Stasis/Stasis: Past Movements (Rare Classics)/ This path is skipped when the server does a scan of the music folder: 2004-03-20 16:29:50.3191 itempath: Stasis and /Volumes/WD250GB/FLAC made /Volumes/WD250GB/FLAC/Stasis 2004-03-20 16:29:50.3198 isList(/Volumes/WD250GB/FLAC/Stasis) == dir 2004-03-20 16:29:50.3206 numitems: 564 2004-03-20 16:29:50.3210 index: -1 2004-03-20 16:29:50.3214 Scan::readList gonna read /Volumes/WD250GB/FLAC/Stasis 2004-03-20 16:29:50.3218 Gonna try to open playlist /Volumes/WD250GB/FLAC/Stasis 2004-03-20 16:29:50.3222 *** didn't find /Volumes/WD250GB/FLAC/Stasis in playlist cache *** 2004-03-20 16:29:50.3227 Treating directory like a playlist 2004-03-20 16:29:50.3230 reading directory: /Volumes/WD250GB/FLAC/Stasis 2004-03-20 16:29:50.3238 directory: /Volumes/WD250GB/FLAC/Stasis contains 1 items 2004-03-20 16:29:50.3242 directory entry: /Volumes/WD250GB/FLAC/Stasis/Stasis: Past Movements (Rare Classics) 2004-03-20 16:29:50.3250 adding 1 to playlist cache: /Volumes/WD250GB/FLAC/Stasis 2004-03-20 16:29:50.3254 Descending into /Volumes/WD250GB/FLAC/Stasis, contains 1 items 2004-03-20 16:29:50.3260 numitems: 564 2004-03-20 16:29:50.3265 index: 0 2004-03-20 16:29:50.3269 itempath: Stasis: Past Movements (Rare Classics) and /Volumes/WD250GB/FLAC/Stasis made Stasis: Past Movements (Rare Classics) Use of uninitialized value in concatenation (.) or string at Slim/Utils/Scan.pm line 277. 2004-03-20 16:29:50.3277 isList(Stasis: Past Movements (Rare Classics)) == 2004-03-20 16:29:50.3280 not a list: Stasis: Past Movements (Rare Classics) 2004-03-20 16:29:50.3283 Skipping unknown type: Stasis: Past Movements (Rare Classics) I can get the server to read this path by changing it to: /Volumes/WD250GB/FLAC/Stasis/Past Movements (Rare Classics)/ I have another path which looks like: /Volumes/WD250GB/FLAC/Plaid/Plaid Remixes: Parts In The Post (Disc 2)/ This path is read correctly.
done and dusted. added tighter check for a URL, so that server doesn't get fooled into thinking some paths are urls. Also checks if the file is readable, before we go and check other types. look for this in the March 28th nightly build, or the next official release.
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.