May 4 '08 - 10:53 pm
Added a “Similar to: Artist” option to eMusic Search v2.0. Also runs as universal binary and has some minor performance enhancements.
posted in AppleScript, Internet, Updates, iTunes
April 16 '08 - 2:03 pm
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.
posted in Advice, AppleScript, Internet, Macworld, Managing Artwork, New Releases
February 20 '08 - 1:09 pm
Gracenote has recently updated its page format thus obliging me to update CDDB Safari Kit to version 2.4.1. If you are interested, they are using more CSS and have stopped using list tags for track names and numbers.
posted in AppleScript, Internet, Managing Track Info, Updates, iTunes
November 16 '07 - 1:10 pm
OK, so we know that unchecking AAC VBR in Preferences > Advanced > Importing actually gives you ABR (Average Bit Rate) encoding and checking it gives you VBR_Constrained. I just put up a script that uses afconvert to import CD tracks as old-style CBR (Constant Bit Rate). However, even this apparently does not provide a constant bit rate. For example, after ripping a few tracks with it and attempting to join and export them in QuickTime, I do not get the pass through option. Checking their info with the QT Inspector the bit rates are indeed slightly different. Here’s what’s weird: CD tracks I ripped with a pre-v7.5 iTunes without VBR also have slightly different bit rates, but QT allows the export as pass through. I’ve gotta do some research.
posted in Controlling iTunes, Internet, QuickTime
August 13 '07 - 5:31 pm
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.
posted in AppleScript, Internet, Managing Artwork, Updates, iTunes
March 26 '07 - 3:29 pm
CDDB Safari Kit had to be updated because Gracenote mooked with their template. These two AppleScripts, “CDDB Safari” and “CDDB Tracks to iTunes via Safari”, assist in finding and retrieving Album track information, Album, Artist, and Year from Gracenote’s CDDB website using Apple’s Safari browser.
posted in AppleScript, Internet, Managing Track Info, Updates, iTunes
March 23 '07 - 9:52 am
Scour Web Page for Media will examine the current web page in Safari for your choice of media files, such as those on a MP3 blog (currently mp3, aac, and pdf files are supported), and allow you to select any found files to download and then add them to iTunes. Options include selecting download location, adding to a particular iTunes playlist, and the ability to delete the original files after adding to iTunes.
posted in AppleScript, Internet, New Releases, iTunes