README for FLAC2iTunes
2004-07-14
Mark Abbott (mark-abbott@earthlink.net)

This script takes FLAC and SHNF archives, like those found on 
archive.org, and imports them nicely into iTunes.  Please let me 
know about any problems or questions you have.  I have really 
enjoyed the music I have found on archive.org and imported with 
this tool, and would like to help others do the same.  

The script uses the system tools 'unzip', 'flac', and 'shorten'.  

To use, cd to the directory containing flac2itunes.pl, and run
a command like this:

  ./flac2itunes.pl some_archive.zip

If you are cautious, you could run it first with the -t 
(testing) flag to see if it reports any problems:

  ./flac2itunes.pl -t some_archive.zip

