Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

23.03.2007 14:00:54
Re: Slow to load itunes playlists...

This posting is older than 6 months and can contain outdated information.
Yes, iTunes and AppleScript can be incredibly slow.

For a software project I did a while ago I had to solve the same problem. I located iTunes Music Library.xml which should be easy to find and parsed the XML using Cocoa's Property List API, IIRC.

Since it's only concurrent read access it should be pretty headache free. ;)

Regards, 
Dennis 

Thread-display::