mp3cd-mysql v0.4 (c)2002, Jani Ollikainen <bestis <a-t> iki.fi>
----------------------------------------------------


mp3cd-mysql is a mp3cd index program which uses MySQL, Perl and PHP.

mp3cd-mysql is licenced under GPL, see COPYING.

changelog is in Changes.

Demo is in mp3cd-mysql.php

Download: mp3cd-mysql-0.4.tar.gz
	  mp3cd-mysql-0.3.tar.gz

Installation:

  install MP3::Info if you don't have it:

    perl -MCPAN -e shell (write 'install MP3::Info' into it)

  create db&tables for mp3cd-mysql: mysql mp3sql <mysql.txt

  change usernames/passwords/server for mysql database
  in mp3cd-mysql.pl and mp3cd-mysql.php.

  change also the settings in both files.

  configure index program for device and mount point: $EDITOR mp3cd-mysql.pl

  let mp3cd-mysql index some mp3cd's: ./mp3cd-mysql.pl 1 (1 means mp3volname)
  and let it index some more: ./mp3cd-mysql.pl 100

  and then index your collection from hd: ./mp3cd-mysql.pl hd /pub/mp3

  then copy mp3cd-mysql.php and genres.php to you webspace and enjoy the
  program.


No other documentation available.


Bug reports/etc to: bestis <a-t> iki.fi