Crazymonkies.com: Crazy is unrecognized genius.

 PHP-based iTunes XML-library parser.

  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!
Please donate, and let me know that other people find this software helpful. It's donations from you that keep writing applications that I think people will find helpful, and keep me fixing any bugs that may be found in the software!



 Releases

iTunesParse 1.00 (Download)
- Initial Public Release.

 Important Information

Error! This has been depricated due to SqlTunes. No support is available.