controll/read iTunes via. PHP

F

fabio

Guest
hi

i'd like to programm a script, that i can run via. http (e.g. my Clié with WiFi), and that can controll iTunes.

what should it do:
-read infos (volume, playing title, rating, actual playlist)
-set actions (play, stop, next, volume, )


how can i read this stuff with PHP???
sure, i'll run it on the localhost :)

the hole project will be opensource
 
OP
P

pcjabber

Guest
The only way I know of to control iTunes is via AppleScript. Dunno otherwise. Sorry! However, I'll look for you, because this is something I want to do too.
 
Joined
Jan 15, 2003
Messages
4
Reaction score
16
Points
3
Location
Whangarei, New Zealand
Your Mac's Specs
Pwnt
Those commands in the php file look like simple AppleScript commands. So all you'd need to find is an applescript that displayed the currently playing song and/or its playlist.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top