phptunest is a script written in PHP, which converts your iTunes Music library from XML format to nice HTML table. It allows you to customize the resulting HTML page in many ways and has few nice features: Sort your song library with any visible column(s) Include only those columns you want Supports gzip compression (with compatible browsers), so long lists won't be a problem Works with or without MySQL backend. Using MySQL saves a lot of memory and makes phptunest more efficient Supports low-memory non-sorting parsing Can write output data into static HTML file Works with PHP 4.1 or later Completely free and op |