Help - Search - Members - Calendar
Full Version: Configure Album Art Panel
Hydrogenaudio Forums > Hosted Forums > foobar2000 > General - (fb2k)
maniktushar
I generally have quite a few images in the album directory comprising the Front, Back and the CD itself. When I click on any song from an albumthe Album Art Panel displays an image, but when I want to change it when I click on Next Sorce nothing happens. The image remains the same it doesnt shoft to the next image in the folder. Is there some way to configure the plugin so it cycles through the images when I say Next Source.
gfngfgf
http://www.hydrogenaudio.org/forums/index....ndpost&p=270524

Description of how to use the source list, straight from rexy. Not sure if it's possible to simply cycle through every image in a folder, regardless of how many or what their names are.
xliu5
QUOTE(maniktushar @ Apr 4 2005, 03:35 AM)
I generally have quite a few images in the album directory comprising the Front, Back and the CD itself. When I click on any song from an albumthe Album Art Panel displays an image, but when I want to change it when I click on Next Sorce nothing happens. The image remains the same it doesnt shoft to the next image in the folder. Is there some way to configure the plugin so it cycles through the images when I say Next Source.
*



Try this. Add the following entries at the bottom frame (sources) of the configuration in order, given you want to show "Front", "Cover", "Back", and "CD" in that order. The even entries use the pictures at the parent folder.

match:$left(%_path%,$strrchr(%_path%,'\'))Front.jpg
-match:$left(%_path%,$strrchr(%_path%,'\'))..\Front.jpg
match:$left(%_path%,$strrchr(%_path%,'\'))Cover.jpg
-match:$left(%_path%,$strrchr(%_path%,'\'))..\Cover.jpg
match:$left(%_path%,$strrchr(%_path%,'\'))Back.jpg
-match:$left(%_path%,$strrchr(%_path%,'\'))..\Back.jpg
match:$left(%_path%,$strrchr(%_path%,'\'))CD.jpg
-match:$left(%_path%,$strrchr(%_path%,'\'))..\CD.jpg
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.