Hi,
I am new in the Mac universe and I'd like to develop an application that will grab the content from iTunes. On Windows I found the iTunes SDK COM interface but I haven't found anything like this on Mac. There is the iTunes Visual SDK that helps you develop a renderer for iTunes but this is not what I need.
I don't think there is such a SDK for Mac but maybe with another 'generic' sdk I would be able to do the same?
My last chance will be to parse the library xml to retrieve the content but this will be a pain.
Any help will be greatly appreciated.