Quote:
Originally Posted by ash How did you do this, sound interesting. As I don't have an Itunes account. |
First, you need to install Python, which is a free scripting language, from python.org. You then need to install the cover art server routines from
http://www.jacobweber.com/scripts/ - that's all you need to get it up and working on iTunes 7.3. There is a readme in the cover art server download file which tells you how to run it, and about the changes you need to make to the HOSTS file on your machine to redirect connections to the ITMS to the local server. Basically, you then run iTunes, tell it to get album art, and it will fail for every file, but you then point your web browser to
http://localhost/, and you get a simple interface listing every album that iTunes tried to find artwork for. You just pick the JPEG file you want for each - you then tell iTunes to find album art again, and the server sends the desired file. Harder to describe than it is to do!
As far as I know, I'm currently the only person with this working for iTunes 7.4 - I've sent my changes off to the author, and he may incorporate them at some point. Failing that, if you *really* want to do this, PM me and I'll send you the updated file - but make sure you're happy with Python and hacking your HOSTS file first, as this method is not entirely for the faint-hearted!