I’m trying to find an API to control iTunes on OS X. I found the following:
http://developer.apple.com/sdk/itunescomsdk.html
I imagine on OS X, what I need is built in, but I have no idea where the API is documented?
Thanks in advance for any help.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
AFAIK, There is only an SDK (via COM) for Windows.
In Mac OS, iTunes is controlled via AppleScript.
There are quite a few tutorials running around, but I’m not familiar with anything official. In fact, last time I looked, they gave links to third-parties.
e.g., Tutorial