|
ReadyNAS Backup Exhibit iPhoto Python Interface Find 'Em SqlTunes Real Album Rating Picture Frame Gallery (Shelved) iTunes XML parser (Shelved) Screen (Shelved) Simple Host (Shelved) |
The main reason I wrote this module is because of all the DOM php-based iTunes library scripts out there. Of course they work well on libraries with less than 1,000 songs; but when you have a 10,000 song library, the DOM model takes more that 400megs of RAM for most of these scripts to run. Unfortunately, even with running my own webserver, this is absolutely unacceptable. I created this php-based script that does the same thing, but uses exponentially less RAM (about 1.5-2x the size of the XML file being parsed). This allows my 9MB iTunes Library to be parsed with a relatively modest 20MB RAM limit on the executing php script. Generally considered a good thing. Please donate!
iTunesParse 1.00 (Download)
|