Managing Artwork
UPDATED: Search SlothRadio for Artwork v1.1
Search SlothRadio for Artwork v1.1 uses the Artist and Album name of the selected or currently playing track in iTunes to initiate a search for corresponding cover artwork using SlothRadio's Cover Finder. They recently changed their web page format and so the script has been updated. Thanks to Correspondent Jostein Sletvold for the info.
Locate .itc Artwork files
On the iTunes 7.2 info page, I've added a ham-handed script that will get the path to a selected track's .itc artwork file. It uses the persistent id properties of the current library and selected track to create the filename of the .itc file (eg: 855D16966D2635AE-E345A3A7AC7E50AF.itc), and UNIX find command to locate that file within the ~/Music/iTunes/Album Artwork folder. It then reveals the file in the Finder. Of course, more could be done with it, like converting to PNG or some such, more error checking, and so on. I've just been too busy to do much more with it ;)
UPDATED: Find Album Artwork with Google v2.5
Brett O'Connor's popular Find Album Artwork with Google has been updated to 2.5. This script will do a Google search for artwork based on the selected track's Album. This latest version updates image size settings to be in-line with Google Image's redesign and fixes a problem with an ampersand character breaking the search string.
UPDATED: Tracks Without Artwork to Playlist v2.2
Tracks Without Artwork to Playlist will survey the selected tracks or the selected Playlist for tracks without any artwork and quickly copy them to a new discrete Playlist. This latest version corrects for some rare "false positives".
UPDATED: Tracks Without Artwork to Playlist v2.1
I was wondering why some people were still getting false positives when using Tracks Without Artwork to Playlist. Then it dawned on me that if a multiple library was loaded, the wrong iTunes Music Library.XML file was being checked! This new version corrects that problem.
UPDATED: Tracks Without Artwork to Playlist v2.1
I was wondering why some people were still getting false positives when using Tracks Without Artwork to Playlist. Then it dawned on me that if a multiple library was loaded, the wrong iTunes Music Library.XML file was being checked! This new version corrects that problem.
UPDATED: Tracks Without Artwork To Playlist v2.0
My friends at The Unofficial Apple Weblog posted a hint about Album Artwork that quickly caused a gushing of downloads for Tracks Without Artwork To Playlist. Unfortunately, the earlier version of that script did not account for artwork downloads from the iTunes Store, and thus would generate many false positives. I have corrected this in the latest version. Let me know how this new one runs at your place.
