Song dragged from iTunes
Song dragged from iTunes
- Subject: Song dragged from iTunes
- From: Calvin Chen <email@hidden>
- Date: Wed, 07 May 2003 18:50:05 -0700
Hi,
How can I know more information when I got a dropped song(s) from iTunes? I
accept NSFilesPromisedPboardType in my NSView so I can only get song name
(i.e. Michael.mp3) but nothing else.
The more info I want to know are:
1. Title of song
2. Artist of song
3. Full path to the song in iTunes folder
4. How to verify the dropped item is from iTunes
I know iTunes exposes a database XML file in ~/Music/iTunes/iTune Music
Library.xml, and there are "iTunes 3 Music Library" or "iTunes 4 Music
Library" iTunes database files in the same folder but all are not readable
(need data structure to explore it). Is Apple publics the data structure of
the database file?
Best regards,
Calvin
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.