Douglas Brown - 2014-01-02 13:37:53
Hey Guys,
I have a large itunes database and I would like to make a program to update the id3 tags of all movies/tv shows/music via a php script.
Getting the information to update the file id3 tags is the easy part. Updating the itunes id3 tag is the difficult part from which I can't find any examples on the internet. So this kind of makes me think that it isn't even possible.
I have found a handful of examples that do this with PHP but use AppleScripts in conjunction. My iTunes is running off Windows though so I don't believe that is possible.
Anyway, I just wanted to reach out to the experts and see if this is even possible and if it is, do any of you know where I might find an example?
Thanks!
Doug