Download List

專案描述

mp3check is a script that checks directories of MP3s to verify that they are in an ideal form for burning to an ISO9660 filesystem. It checks ID3 tags, filename length, etc., and autocorrects problems on request. It's useful for building CDs for car players like the Aiwa CDC-MP3.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-10 11:21
1.6

A "--force-default" option that allows the program to correct files mostly without interaction was added. The "--ignore-all-files" option was fixed, and "--recurse" no longer considers the "." directory to be a bogus filename.
標籤: Minor feature enhancements

2001-11-10 18:22
1.5

LAME can now be used to re-encode MP3s during the examination, directory contents are no longer rechecked if their names change, better handling has been implemented for systems that don't have external tools installed, and some other minor bugfixes and enhancements are also included.
標籤: Major feature enhancements

2001-10-22 06:36
1.4

This release can replace all "%nnn" characters in a filename with underscores. The options --delete-by-default and --ignore-risky-chars have been added.
標籤: Major feature enhancements

2001-05-04 03:53
1.2

A fix for ignoring user input when shrinking filenames, removal of the complaint that interactive mode can't fix directory names, and no more trying to append .mp3 to directories.
標籤: Minor bugfixes

2001-04-16 00:06
1.1

~/.mp3check config file parsing to store
frequently-used command lines, ability to use
mp3_check for verifying MP3 file structure,
ability to handle directories and change their
names if needed, new commandline options and
appropriate functionality (--ignore-dir-names,
--ignore-consistency, --ignore-uppercase,
--ignore-spaces, --ignore-id3tags,
--ignore-all-files, and --ignore-track-nums), new
--no versions of all the options to negate the
normal effect, better usage/help output, and other
tweaks, enhancements, and improvements.
標籤: Minor feature enhancements

Project Resources