Re: How to Access iPhoto,iTunes and iMove Playlist Information
Christiaan Hofman <[email protected]> Tue, 15 Jun 2010 17:24:10 +0200
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jun 15, 2010, at 15:50, Vince LaMonica wrote: > On Tue, 15 Jun 2010, Christiaan Hofman wrote: > > } That is definitely not possible, and that should be obvious. The data for these apps is completely private. The only apps for which you can access data directly are the ones for which Apple has a public framework, AFAIK only Address Book and iChat. So in general, if you can't find the framework, it's not possible. > > Not possible? Ummm...hmm. Ok. > With that I mean "not possible using API." Of course anything is possible using SPI and/or reverse engineering, but all standard warnings apply when using it (and Apple does not allow discussing SPI on its lists.) Christiaan > To the OP: check out: > > http://www.karelia.com/imedia/ > > The download is for users, but they have a framework for developers on the > page and it is linked to a Google Code page where you can grab it for free > and embed it into your app. > > HTH, > > /vjl/