dougscripts.com

Managing Artwork

April 16 2008 - 2:03 pm

NEW: Search CD Universe for Album

My friend Kirk McElhearn has a very fine article at Macworld on working with album artwork: where to get it, how to get it, and so on. He mentions that the CD Universe website is a good place to snag album artwork and so I thought I'd slap together a quick script to search the site. Search CD Universe for Album will use the album tag of the selected iTunes track as the basis for a "Title" search at CD Universe. You'll have to manually navigate the site once the search results page comes up, but at least the script gets you started.

October 30 2007 - 9:37 pm

UPDATED: Tracks Without Artwork to Playlist v2.3

I've updated Tracks Without Artwork to Playlist to work with Leopard. Unfortunately, this particular download is just a plain .zip file--no fancy installer .dmg, at least for now. I've got to rebuild my little workflow that creates those so it can play well in Leopard.

August 13 2007 - 5:31 pm

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.

May 31 2007 - 9:36 am

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 ;)

April 30 2007 - 9:04 am

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.

March 19 2007 - 7:36 am

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".

March 4 2007 - 6:46 pm

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.

March 4 2007 - 6:46 pm

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.

January 31 2007 - 1:58 pm

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.

Site contents © 2001 - 2026 (that's right: 2001) Doug Adams and weblished by Doug Adams. Contact support AT dougscripts DOT com. About.
All rights reserved. Privacy.
AppleScript, iTunes, iPod, iPad, and iPhone are registered trademarks of Apple Inc. This site has no direct affiliation with Apple, Inc.
The one who says "it cannot be done" should not be interrupting the one who is doing it.