Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

19.05.2009 16:33:11
Re: iTunes DJ menu item?

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

Right now, individual playlists, tracks or albums are not available as 
freely placeable menu items.

For what you want to do, you can, however add a custom action (and 
mark it "global", so that it becomes available as a menu item as well) 
with this AppleScript snippet:

tell application "iTunes" 
play (1st playlist whose name is "iTunes DJ") 
end tell

You can add custom actions at Prefs > Mapping > iTunes > Select 
"Custom actions…" from the drop down.

Best regards, 
Felix Schwarz 

Thread-display::