
README - index.cgi

This index.cgi combined with Disc-Cover is what powers the on-line version
(http://www.liacs.nl/~jvhemert/disc-cover/freedb) of Disc-Cover. Basically when
it receives a user's query for an artist and/or cd title, it will fetch all the
cds that match the query from www.freedb.org. Then the user can select one of
these and create a cover (using Disc-Cover) in any of the supported formats.

To get this script to work, put it in a subdirectory of your public_html
together with a recent version of Disc-Cover. Make sure both scripts are
publicly readable and executable.

This CGI script is licensed under the same license as Disc-Cover, which is
the GNU General Public License. The script is part of the package of Disc-Cover
and should always be included in the subdirectory 'freedb'.

2002/01/30
J.I. van Hemert <jvhemert@cs.leidenuniv.nl>
