Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create iTunes Music Store links with Applescript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create iTunes Music Store links with Applescript
Authored by: ever on Jun 15, '06 09:29:37AM
Here's yet another re-write. This version properly encodes spaces and exotic characters in the URL. I also substituted the more precise iTMS linking method used by iChat. Instead of just doing a basic search, it attempts to highlight the song directly in the correct album-view context. As far as I know this new linking format has not been seen on the internet, I stumbled on it while debugging iChat's interapplication events. Unfortunately Geeklog is horribly mangling my code and apparently has disabled the trusty AppleScript URI protocol, so here's the script on my homepage...

http://web.mac.com/mike.com/itunes.html

[ Reply to This | # ]