I have a bunch of .mp3 files with really lousy names, and im looking to write a program that can rename each and every one into a legitamate recognizing name. I am looking for a library that could
- get the name of a mp3 file, and rename that file
- create new directories, and move certain files
If anyone knows a good library to use, or if C++ already has it built in, let me know please!
Thanks alot!