Well, here it is.
happy day.

It is in a "I really don't feel comfortable releasing it yet, but what the hell" state.

get it here:
[url]http://www.jforsythe.com/jforsythe/out/index.php?p=4[/url]

see it in action here:
[url]http://www.mp3t.com[/url]

it is a combination of a .dax template which generates a .sql script file, that you run to your DB, and some php script that you need to host.

FYI: my mp3 albums are very generic (no multi-albums, dvd, etc), this will mostly just output the basic fields you will need to get your albums online.


post below for whatever help I can provide.

It runs on PHP and MySQL

I modified code from Higgens, which looks like it had some roots on this very forum.

Future versions from here will most likely break the DB structure so don't go customizing it too much yet, until I get another build out with some decent XHTML and php.

the only GOTCHA i think : If you have multiple catalogs to upload, on the first one, use the "create new DB tables" and all subsequent ones, dont. Also, it helps to output your file as file extension "sql" .

good luck!!