Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

MP3 Rename - a program to rename your MP3s to match their ID3 tags

0.00/5 (No votes)
10 Nov 2002 1  
A simple C++ (MFC) program that can rename your MP3 files to match their ID3 tags.

Sample Image - MP3Rename_screen.jpg

Introduction

This is my first upload, so please be gentle :)

In a nutshell, I created this program because I wanted to rename my MP3s and I didn't want to have to do them all by hand. I did find another program on the Internet, but I thought it was kind of chinsy, so I made my own. This program lets you browse to a specified directory, and rename any MP3s you want there to match their ID3 tags. It does error checking for invalid characters in the filenames, duplicate filenames, and MP3s where the entire tag is missing.

For more info, download it and look at the help dialog. Hope you like it!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here