Bugzilla – Bug 3357
Flac files neither indexed nor played
Last modified: 2006-05-01 10:21:28 UTC
I have discovered that my few Flac files are neither indexed by the database nor played when accessed directly via "browse directory". These flac files played without problems on Slimserver 6.2.x. Here is the debug output after accessing a single Flac file via "browse directory" and pressing "play": 2006-05-01 14:13:14.5345 00:04:20:06:18:28: Switching to mode stop from stop 2006-05-01 14:13:14.5352 Already in playmode stop : ignoring mode change 2006-05-01 14:13:14.5363 Adding song index 0 to song queue 2006-05-01 14:13:14.5369 Clearing out song queue first 2006-05-01 14:13:14.5373 Song queue is now 0 2006-05-01 14:13:14.5426 00:04:20:06:18:28: Switching to mode stop from stop 2006-05-01 14:13:14.5434 Already in playmode stop : ignoring mode change 2006-05-01 14:13:14.5438 Adding song index 0 to song queue 2006-05-01 14:13:14.5442 Clearing out song queue first 2006-05-01 14:13:14.5446 Song queue is now 0 2006-05-01 14:13:14.5456 00:04:20:06:18:28: Switching to mode play from stop 2006-05-01 14:13:14.5536 openSong on: file:///media/hda1/Media/Audio/Alben%20Prog/Riverside/2003%20Out%20Of%20Myself%20Flac/01%20The%20Same%20River.flac 2006-05-01 14:13:14.5638 openSong: getting duration , size , endian and offset 0 for file:///media/hda1/Media/Audio/Alben%20Prog/Riverside/2003%20Out%20Of%20Myself%20Flac/01%20The%20Same%20River.flac 2006-05-01 14:13:14.5645 openSong: [file:///media/hda1/Media/Audio/Alben%20Prog/Riverside/2003%20Out%20Of%20Myself%20Flac/01%20The%20Same%20River.flac] not bothering opening file with zero size or duration 2006-05-01 14:13:14.5649 Error opening current track, so mark it as already played 2006-05-01 14:13:14.5792 playmode: No more valid tracks on the playlist. Stopping. 2006-05-01 14:13:14.5803 00:04:20:06:18:28 New play mode: stop 2006-05-01 14:13:14.5810 Stopping and clearing out old chunks for client 00:04:20:06:18:28 2006-05-01 14:13:14.5839 Resetting song queue 2006-05-01 14:13:14.5847 Song queue is now 0 2006-05-01 14:13:14.5869 00:04:20:06:18:28: Current playmode: stop
does a rescan via server settings make them playable? please provide a section of the log with d_scan and d_info turned on during the scan of these files. If that works, then try a rescan with those files moved away temporarily. Add them post-scan and use browse music folder as you just did, with d_scan and d_info turned on. Navigating to that folder should trigger a scan of the newply replaced songs and we caa compare the log.
Wow. After moving the flacs and navigating to the new location, the files are playing fine, but I'm confused. I triggered at least two rescans (not complete scans, but incremental), because I reorganized my music library over the weekend. Well, maybe it had no effect, because I haven't touched the folders with the flacs in it for months. Thanks for the hint!