maddox / itunes-api

🎵 A simple server providing a RESTful service for controlling iTunes
MIT License
200 stars 45 forks source link

Avoid iTunes to auto start #27

Closed benquan closed 7 years ago

benquan commented 7 years ago

Is there a way to avoid iTunes to autostart every time? If the api is running iTunes is always running. If I close it, iTunes-api opens it again! Can it only open iTunes if you actually want to play something?

Thanks!

maddox commented 7 years ago

The API talks directly to iTunes over AppleScript. It can't function without iTunes open.

Joshfindit commented 4 years ago

to @benquan's request, I would like the following:

I'm cool with iTunes needing to be open for itunes-api, I just don't want iTunes open all the time.