- 1,251 categories
- 40,829 scripts
Updated: 06/22/2005
- CAPFIX - A utility to fix capitalization of MP3 files.
Copyleft 2005 - Nathan E. Pralle
DESCRIPTION: I wrote this to recap, properly, the filenames of MP3 files. It takes the filename and nicely recaps it in proper format.
SYNTAX: This utility requires a piped listing of files to it.
IE: ls *.mp3 | perl capfix
This utility cannot handle full pathnames (yet, sorry)
REQUIRED: Text::Capitalize module
This expects filenames to be in the format:
ARTIST - TITLE.mp3 or TITLE - ARTIST.mp3
- Categories
- Platforms
- Licenses
- Author