[linux-help] mp3 sorting issues :(
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi. I am trying to put together a script set (or preferably one script) that
recursively runs through a directory /media and renames all the filenames to
lowercase with underscores for spaces. Then, the script should convert to wav,
reencode to 128k with lame, and normalize (and dump id3 info) the track. I
have a nice little script written to get rid of the bad characters and convert
to underscores, but am having problems getting it to recurse. I also have a
script that takes all the mp3s in a directory and does all the bitrate
conversion stuff. My other problem (and possibly the larger problem of the two
:( ) is that in my pathetic attempt at bash scripting, I have somehow managed
to take all the periods out of the file names, meaning that they are all run
together ex: bodiesmp3 instead of bodies.mp3
I will happily provide what i have done so far if anyone wants it. Thanks in
advance, i'm stuck! I suppose I could go through one by one and fix them, but
on a drive with 50 gigs of mp3s, that could take a minute :(
Dustin
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
- [linux-help] mp3 sorting issues :(,
dustin <=
- [linux-help] Re: mp3 sorting issues :(, Carl D Cravens, 2004/04/17
- [linux-help] Re: mp3 sorting issues :(, dustin, 2004/04/18
- [linux-help] Re: mp3 sorting issues :(, Carl D Cravens, 2004/04/18
- [linux-help] Linux antivirus, bbales, 2004/04/18
- [linux-help] Re: Linux antivirus, Michael Osten, 2004/04/19
- [linux-help] Re: Linux antivirus, Anne McCadden, 2004/04/19
- [linux-help] Re: Linux antivirus, Jesse Kaufman, 2004/04/19
- [linux-help] Re: Linux antivirus, bbales, 2004/04/19
- [linux-help] Re: Linux antivirus, Jesse Kaufman, 2004/04/22
- [linux-help] Re: Linux antivirus, James Lancaster, 2004/04/21
|
|