Tue Jun 11 16:36:36 EEST 2002 v0.4 - Feature #1 release - Added support for one hd directory which contains all hd mp3's Made different tables to it, because you can index it at everynight or when your collection changes and it doesn't mess the cdtables. - Added support for editing names,years,genres,lenghts,sizes and option which can activate/disable allowing editing. - Changed collection info to display both hd/cd/total stats. - Changed php search to include genre, media and year search params. - Changed genre statistics to use genres array speeding it up as now it doesn't have to do DISTINCT to table. But If you don't have really huge collection, un-popular genres will just be zeroes. Thu Jun 6 15:36:11 EEST 2002 v0.3 - Initial public release - Changed the program name from mp3sql to mp3cd-mysql, because someone has mp3sql in freshmeat, for him/her. - Added optional Collection Info box. - Added $server to perl and php, if database is on other machine. Mon May 21 13:37:02 EEST 2001 v0.2 - Bugfix release - Fixed n+1 bugs. Now handle cd's with spaces in subdirs. - mp3.php made better, option to get mp3list and other small things. Sun May 20 22:52:18 EEST 2001 v0.1 - Initial release - All basic stuff (n+1 bugs etc)