Information
This is a project to create make it possible to control enable iTunes to be operated on a headless server without the GUI. It provides a TCP server which can be connected to locally or remote by other applications to control iTunes.
The server only currently runs on Mac OSX It’s written in such a way that if someone knows how to script iTunes from ruby on windows, then windows support could be added.
Requirments
-
iTunes (latest)
-
MacOS X (tested on snow leopard)
-
Mac Ruby
Installation
Building
If you need to rebuild gem and run all the tests, then just change to the project directory and type:
rake