Re: get iTunes songs
Re: get iTunes songs
- Subject: Re: get iTunes songs
- From: Mike Abdullah <email@hidden>
- Date: Mon, 16 Oct 2006 17:10:34 +0100
The file:
~/Music/iTunes/iTunes Music Libary.xml
is just a standard plist file. Create an NSDictionary from it and do
what you like. Note that you probably want to do this in a separate
thread since on larger libraries it can take a few seconds.
Mike.
On 16 Oct 2006, at 11:06, Olariu Adrian Mihai wrote:
I want to create an application that get all the songs from itunes
library and display them in a tableview.
I have tried EyeTunes framework but is to slow for what I am trying
to do. I see that from an "Automator" application it is possible to
get all the tracks from itunes library but how can I include this
functionality in my application?
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden