Bugzilla – Bug 7907
Artwork in FLAC not showing if picture type is not 3 (Cover)
Last modified: 2009-07-31 10:19:39 UTC
The artwork in my FLAC files is not showing up. Example file attached.
Created attachment 3266 [details] Example flac file with embedded image
The problem is we currently only look for picture type 3 (Cover) and the image in this file is type 0 (Other). I'll update the code to look for other image types.
Fixed in 7.0.1 change 18962.
This bug was the result of a mistake I made (shame shame). Since this is then not a realworld example, you might consider reverting this change and stick to the standard. Otherwise people might have the wrong pictures showing up for files having non-cover images included. Personally I'd stick to the standard and revert the cahnge, but at least you know where the bug came from.
Well I still think the patch is fine, it looks for the first picture in this order: * 3 - Cover (front) * 4 - Cover (back) * 0 - Other * 5 - Leaflet page * 6 - Media (e.g. label side of CD) * 7 - Lead artist/lead performer/soloist * 8 - Artist/performer * 9 - Conductor * 10 - Band/Orchestra * 11 - Composer * 12 - Lyricist/text writer * 13 - Recording Location * 14 - During recording * 15 - During performance * 16 - Movie/video screen capture * 17 - A bright coloured fish * 18 - Illustration * 19 - Band/artist logotype * 20 - Publisher/Studio logotype
Ok, I didn't look to the patch, I think that will work OK.
Verified working 7.0.1 - 19325
This bug has recently been fixed in the latest release of SqueezeCenter 7.0.1 Please try that version, if you still see the error, then reopen this bug. To download this version, please navigate to: http://www.slimdevices.com/su_downloads.html
Reduce number of active targets for SC