1
Support - (fb2k) / Re: display Album Art in actual size, if smaller than panel
Last post by Sancho -https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Components/Album_Art_Panel_(foo_uie_albumart)
(this link should be properly clickable now; stupid closing ')' ;-)
caused a problem when I copied "foo_uie_albumart_mod.dll" to components under Program Files. The instructions are correct for adding the panel. I just set the stock Columns UI panel ("Artwork view") to Hide, though I guess it can be removed.
One mod I made to the Sources list was to add
-$replace(%path%,%filename_ext%,)%filename%.*
which will pick up art that matches the audio file name. I do this for some things where each song has it's own art. I didn't test using embedded art.
Thanks for the heads up! and the code. I'm sure it will help someone down the line.