I just thought I'd let this fine community know about a I've written to automatically search for and download album art. You can read the details and download it from here:
http://www.legroom.net/modules.php?op=modl...app=getalbumart
I should mention a couple things first:
1. It's written in PHP 4, so you have to have PHP installed in order to use it.
2. This was written for a Linux environment, which is what I use at home.
With that said, PHP can be easily installed under Windows, and it shouldn't be difficult to modify the script to work under Windows. If any Windows users do try using this, please let me know about your experience. If you make any code changes, let me know about that as well so I can update the original code for other users.
I wrote it because I was looking for a standalone script that I could use to fetch album art (ie, NOT a plugin for foobar2000, which also requires Windows), and wanted to post it here so others could benefit from it.
Like I said above, technical details can be found on the script's home page. Any and all feedback is welcome.