5

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

mikemaccana
  • 110,530
  • 99
  • 389
  • 494
Erin
  • 63
  • 1
  • 3
  • 2
    Very similar: http://stackoverflow.com/questions/2704262/itunes-com-interface-on-os-x/2704319#2704319 – Ken Jun 22 '10 at 22:12
  • It would probably be helpful to specify what operating system you're running – Jamie Wong Jun 22 '10 at 23:04
  • I've modified the title to match the question, since the user seems to be satisfied with non-API answers (and a lot of people reading this question would not be). To answer **does iTunes have an API?** see http://stackoverflow.com/questions/2689711/itunes-app-store-api – mikemaccana Nov 17 '14 at 12:52

3 Answers3

4

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.

Oren Hizkiya
  • 4,420
  • 2
  • 23
  • 33
2

Check out the iTunes affiliate resources documentation.

Brad Koch
  • 19,267
  • 19
  • 110
  • 137
JackLB
  • 110
  • 9
0

Check out this third party plugin: http://albumbrowser.klarita.net/ Apart from the background monitoring program to be a bit buggy its the best I have found and works well once all setup.

Itprotj
  • 23
  • 1
  • 1
  • 6