Bugzilla – Bug 3705
Fail to read track called "0"
Last modified: 2008-09-15 14:39:24 UTC
I have a track called "0" (numeric nought), on an album called "Feel. Melt. Release. Escape." by Anti-Depressive Delivery. I believe the slimserver is not reading the tags on this file correctly, (possibly due to the name of the track?). All other tracks on the album appear correctly under the album "Feel. Melt. Release. Escape.", but this track appears on an album called "Feel, Melt, Release, Escape", which happens to be the name of the folder that the album resides within. I think therefore that the track cannot be read correctly, so the guess tag rules are used.
Can't seem to reproduce this one. What kind of file is it? (mp3, flac, wav, etc)
mp3 file. ID3v2.3. ARTIST=Anti-Depressive Delivery ALBUM=Feel. Melt. Release. Escape. GENRE=Rock TITLE=0 TRACK=7 YEAR=2004 They are the only tags that I have for that song. All songs for the album exist in a folder "M:\Music\Phil's Music\Anti-Depressive Delivery\Feel, Melt, Release, Escape". The other songs appear correctly under the album "Feel. Melt. Release. Escape.", but this track is incorrectly scanned to appear under "Feel, Melt, Release, Escape", which happens to be the folder name, not taken from the tag.
Hmm that's odd. Slimserver is telling me the file name (numeric_naught.mp3 on my system) is the track name. What do you have for the filename? There's definitely a bug here, but I want to see if I'm able to reproduce the exact bug you're reporting.
The filename is "07 - 0.mp3"
Yep that does it. If I use the exact same filename I can replicate the bug you report. Thanks for bearing with me to figure this one out.
Fixed in change 8487