Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Enhancements' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Enhancements
Authored by: rastan on Sep 13, '04 08:43:31PM

Greetings,

I love your flac to MP3 shell script. It gave me a good start for what I wanted. Thanks! I'm on Linux and it works just fine.

I'll post a diff here with some additional features, such as:

-case insensitivity for the id3tag encoding (mine barfed on some tags which were put in as genre= instead of GENRE=)
-the ability to pass a directory and it will convert all files in that directory, not converting files if they already exist (to speed up batch processing)
-a recursion switch to allow it to delve into directories for easy processing

Once again, many thanks for the inspirational start!



[ Reply to This | # ]