Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I programmatically add a song to an iTunes library from a 3rd party app?

Tags:

itunes

Is there a way to add an mp3 to my iTunes library programmatically from a 3rd party app?

like image 667
Erin Avatar asked Jun 22 '10 22:06

Erin


2 Answers

Itunes has a folder in which you can place a file in order to automatically add it to the library.

C:\Users\Your Username\Music\iTunes\iTunes Media\Automatically Add to iTunes\

in windows.

like image 90
Oren Hizkiya Avatar answered Sep 30 '22 03:09

Oren Hizkiya


Check out the iTunes affiliate resources documentation.

like image 21
JackLB Avatar answered Sep 30 '22 04:09

JackLB