QUOTE(Purple Monkey @ Oct 23 2006, 07:41)

Should work, however I would suggest you DO put extensions on your files if they are standard. eg the '.jpg' is standard. I can't really think of a good reason not to have extensions.
Actually, (and this hasn't been documented on the Wiki yet), recent versions of foo_uie_albumart
require images to have a standard image extension, otherwise it won't load them. The current list of acceptable extensions is "jpg;jpeg;gif;png;bmp;tif;tiff". The reason this change was made was to speed up the search for images, especially when using wildcards, by excluding files that probably aren't images.
sperk: You have two options: 1) add ".jpg" to all of your images, or 2) use an older version of foo_uie_albumart (version 0.2.4 or earlier, available on my
plugin page).