post a comment | posted Apr 23
Like many other users I've noticed that with the introduction of iTunes 7 the iTunes-LAME, the best MP3 encoding software by Blacktree Inc., no longer shows up in the scripts menu.
There is, however, a very easy workaround for this minor annoyance:
1. Move the iTunes-LAME app into the Applications folder (contrary to the recommendation by the software author)
2. Open the Script Editor and insert the following line of code
tell me
activate
do shell script "open -a iTunes-LAME"
end tell
3. Save as a script (e.g. Start iTunes-LAME.scpt) in /Library/iTunes/Scripts/
4. Now open iTunes and you will find the Start iTunes-LAME script. Et voil