RSS Feedings
What's New...
30 Most Recent
dougscrptr
Site Menu
[ Home
[ What's New
[ 446 Scripts...
- ...by category:
- Managing Tracks
- Managing Track Info
- Managing Artwork
- Managing Playlists
- Controlling iTunes
- Exporting Info
- Managing Files
- Networking
- Internet
- iPod
- Miscellaneous
- With Other Apps
- Retro Scripts
- Script List
[ Download FAQ...
[ Forum at iLounge
[ dougscrptr
[ Twitter
[ my delicious
[ Uhm, Windows?
Shareware Apps
- Dupin v1.3.4
- Join Together v5.3.1
- iTunes Library Manager v5.1
Site Info
- Who's Doug?
10 Most Recently Added:
Links point to a script's entry page...
- 3 days ago:
Rip To iPod v2.1
Rips CD tracks straight to iPod - 3 days ago:
New iPod Playlist From Selection v3.1
Copy selected tracks or playlist to a new iPod playlist - 3 days ago:
Lossless to AAC Workflow v2.1
Two scripts assist with importing/managing Lossless files and sending converted AAC copies to iPod - 7 days ago:
Update Expired Podcasts v2.0
Update podcasts which have expired by virtue of being ignored for five or more days - 7 days ago:
Add from Amazon MP3 Folder v1.0
Add files from the Amazon MP3 downloads folder to iTunes - 7 days ago:
Add from eMusic Downloads Folder v1.0
Add files from the eMusic downloads folder to iTunes - 11 days ago:
GET Available Podcast Episodes v2.0
Download any or all available subscribed Podcast episodes not yet downloaded - 13 days ago:
Make Video Tags v1.2
Application assists with batch-editing video track tags - 13 days ago:
Clipboard to Multi-Tracks Lyrics v1.0
Paste text contents of the clipboard to each of the selected tracks' Lyrics tag - 14 days ago:
Make Bookmarkable v2.5
Change file type to make selected AACs bookmarkable - the 30 most recent...
30 Most Recent RSS Feed
Your donation allows me keep the site up-to-date, fun, and easy to use. Thanks!
Donations of any convenient size help defray my personal costs in keeping the site going. Making a contribution via Amazon Honor, Kagi, or PayPal is easy, safe, and secure. Future visitors salute you!
Purchase Superb dougscripts.com Shirts & Mugs from CafePress

Purchasing recommended products from Amazon also supports the site!
Top 11 Downloads
Links point to a script's entry page...
[#] = total downloads
- Make Bookmarkable [120513]
- Super Remove Dead Tracks [99800]
- Find Album Artwork with Google [77706]
- Corral iTunes Dupes [66421]
- Import iPod Audio Files [62259]
- CDDB Safari Kit [39587]
- Tracks Without Artwork to Playlist [37704]
- Remove Duplicate Tracks From Playlist [34743]
- Corral All Dupes [29047]
- Set Video Kind of Selected [25449]
- Remove n Characters From Front or Back [24605]
- full list...
Other Sites' Favorites
lifehacker: Top 13 iTunes AppleScripts
Playlist: Top 10 iTunes AppleScripts
Macworld: iTunes' "hidden" features
10 Random Scripts
Links point to a script's entry page...
- WBC Speakable Items vol.1 Speakable Items scripts
(Controlling iTunes) - Clipboard to Lyrics Scripts Two scripts copy text from the clipboard to current or to selected track's lyrics
(Managing Track Info) - Migrate to Script Menu Two scripts assist with managing your AppleScripts for iTunes
(Miscellaneous) - Playlist Names to Text File Export Playlist names of selected Source to text file
(Exporting Info) - Two-Bit Critic Sets rating based on series of questions
(Miscellaneous) - Corral All Dupes Copy all duplicate tracks to "Dupes" playlist
(Managing Tracks) - Export Artwork Save the display artwork of the selected track to a file
(Managing Artwork) - Comments To Comments Put comments text into file comments box
(Managing Files) - Audition End of Track Play last 15 seconds of selected track
(Controlling iTunes) - Big Cat-iTunes Scripts Scripts for Big Cat contextual menu
(With Other Apps)
Running AppleScripts in iTunes
When iTunes 2 introduced a Scripts Menu in the Menu Bar with the ability to launch AppleScripts, you wouldn't have known it at first glance. That's because you had to set it up. You may still have to. Here's how:
OS X: For single Users, make a "Scripts" folder in the [username]/Library/iTunes/ folder. Put your scripts in the "Scripts" folder and they will appear in iTunes' Scripts Menu.
To make AppleScripts available to all Users, create a folder called "Scripts" and place it in the Library/iTunes/ folder of your startup drive (you may have to create the "iTunes" folder; I think you can put the "iTunes Plug-Ins" folder here also).
You can organize your scripts to some degree by placing them in folders inside your Scripts folder. This will help you in the Finder; the Scripts will still appear in one long list in iTunes' Scripts Menu. (Some other attachable applications let you use sub-folders which create a sub-menu heirarchy—hint hint, Apple!) I am not aware of any maximum limit on the number of scripts you can put in your Scripts folders. As of this writing, I have 288 that I use regularly or that I am working on.
Users of Mac OS 10.3 and higher can assign keyboard shortcuts to AppleScripts in the iTunes Scripts Menu.
Another way of accessing scripts is with some sort of launcher. OS X has the Script Menu which let's you run scripts system-wide from a drop down menu in the Menu Bar. You add scripts to the Scripts Menu by putting them in the Library/Scripts/ folder for all users or the [username]/Library/Scripts/ folder for individual users.
You can load AppleScript applets (applications) into the Finder's toolbar by drag and drop, or you can keep them in the Dock.
AppleScripting components are automatically installed by OS X, so unless you've gone and done something crazy, AppleScripting under OS X should be all set. Script Editor is in the Applications/AppleScript/ folder. Also contained in this folder is the AppleScript Utility, which enables the system-wide Script Menu, GUI Scripting, default Script editor, and other options.
updated apr 27 '08