Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

script to play itunes playlist on start?

I have just done the software upgrade to SL and now my old script doesnt work to auto play an itunes playlist on startup.


I found the following script as a replacement but it doesnt seem to run automatically on start up.


"



tell application "iTunes"


activate


playplaylist "1jwmix"

end tell


"


I placed this script into Apple Script Editor and saved it in my MUSIC folder. And Yes I added the script to the log in items... so it does currently open on start up. Just doesnt seem to auto run the script.


Sorry script writing isnt something I understand much about.


Help please!

Macbook Pro 2.4 GHz , 2GB 667 Mhz,

Posted on Dec 20, 2011 12:34 PM

Reply
Question marked as Top-ranking reply

Posted on Dec 20, 2011 12:47 PM

Presuming you've confirmed that the script works correctly when run in AppleScript Editior, make sure you're saving the script as an application, not a script. Then put that application in your startup items.


Hope this helps.

2 replies
Sort By: 

script to play itunes playlist on start?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.