In the version of taglib use in svn2069, album art of FLAC files are not supported.
So, this patch add the support of the libFLAC, in order to have the album art of FLAC files working.
This patch has been tested on Ubuntu 9.10 with mediatomb svn2069 for server and Foobar and PS3 for client, in direct and transcoding (FLAC->PCM) mode.
Thanks a lot, I'll have a look!
This worked good for me. I added a set to item->SetTrackNumber in the addField function to get the ordering correct. I also changed FLAC__metadata_get_picture to instead use the simple iterator to search through all the blocks as mediamonkey add the album art with widths and heights of 0 and get_picture returns an error with that. If interested I could upload my changes (Not sure how to do that, create a new patch entry?)
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
Hi,
What is the status of this? Has it been added to the trunk?
I applied this patch to 0.12.1 and it works fine. Thanks.
Thanks, applied (actually a slightly modified version from Fedora rpm, but based on this patch I think).