Perl script to that scans a directory structure and converts flac files to mp3. The converted files are written to a new directory structure that mirrors the original.
Perl script to that scans a directory structure and converts flac files to mp3. The converted files are written to a new directory structure that mirrors the original.
Perl script to that scans a directory structure and converts flac files to mp3. The converted files are written to a new directory structure that mirrors the original.
Perl script to that scans a directory structure and converts flac files to mp3. The converted files are written to a new directory structure that mirrors the original. This version now checks for the existence of the mp3 file and only runs the conversion if it doesn't exist or is older than the source flac file. Also, fixed some bugs caused by certain characters in file/directory names.