hi there, long user of lame 3.90 and audiograbber then cd-tag for mp3s.
so yea i know its time to update how i process mp3s ;x
So i got EAC installed, works like a charm, with lame 3.97 and freedb naming, using -V 2 --vbr-new %s %d as my command line for lame. Ive set it up to have EAC do the naming not lame.
the only problem im having is this:
I have it create directory names and if they have multiple words it makes the directory with spaces.
It then creates the mp3 files converting all spaces to underscores.
I also have it create the .m3u and .log files, but those it leaves the spaces in their filenames.
So my question is, is there a way to have this automated so it will convert all spaces to _ in directory names and .m3u/.log names, or is there a better util to use that i can just say C:\music convert any filename/dirname found under that path which contains a space in the name to rename it to _
I could write a bash script in about 15min to do that, but i dont plan to use linux to store my mp3s unfortunately, and yes im to lazy to move them back n forth just for tagging.
