Help - Search - Members - Calendar
Full Version: Single location for album art and foo_uie_albumart
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
firemaplegirl
Sorry if this has been answered previously, but I've spent some time search and playing around with different strings and can't quite get this to work.

I prefer to store all of my album art in a single location. Music is stored in \Artist\Album folders. I've been using this string so far, and it works great for 90% of my albums:

CODE
C:\Documents and Settings\Kristin\My Documents\My Music\MP3 Albums\Covers\[%Album Artist% ~ %Album% ~ Cover*.*]
--components\default.*


The problem comes in when there are special characters in the Album tag that aren't allowed in the file name. Is there some way to tell it that if it doesn't find a file using the above convention, to use name of the folder the song is in rather than %Album%?
gfngfgf
That's what a single dash is for:

CODE
C:\Documents and Settings\Kristin\My Documents\My Music\MP3 Albums\Covers\[%Album Artist% ~ %Album% ~ Cover*.*]
-C:\Documents and Settings\Kristin\My Documents\My Music\MP3 Albums\Covers\[%Album Artist% ~ %directoryname% ~ Cover*.*]
--components\default.*


edit: changed '%directory%' to '%directoryname%'
firemaplegirl
Perfect! Thank you.
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.