- 1,233 categories
- 40,346 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
- Tags
- Platforms
- Licenses
- Author
- This script is mostly 4 *nix machines unless u have PERL installed on your windows box. What this little script does is takes all mp3''s in a specified directory and adds them to a m3u playlist for winamp good for local lans if you have your mp3...
- ALLTAG - MP3 retagging utility
Copyleft 2005 - Nathan E. Pralle
DESCRIPTION: This utility sets an MP3''s ID3 tag as a derivative of the file name. It expects file names to be in the form:
ARTIST - SONGNAME.mp3 It can handle full pa...
- IDS is a CGI written in Perl that generates a photo album website on the fly. All you need to provide are the images and (optionally) text descriptions. As you add new pictures, they will appear automatically. Each image will be displayed with inform...