Click here to Skip to main content
15,860,972 members
Articles / Desktop Programming / MFC
Article

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

Rate me:
Please Sign up or sign in to vote.
3.46/5 (10 votes)
10 Nov 2002 102.3K   1.2K   43   16
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


Written By
Web Developer
United States United States
it's me... Jonathan D.
from upstate NY....uh....
like my stuff? let me know!

Comments and Discussions

 
GeneralInsert message digest in id3 tag Pin
ee_tkwaa5-Feb-04 15:18
ee_tkwaa5-Feb-04 15:18 
GeneralRe: Insert message digest in id3 tag Pin
Anonymous6-Feb-04 17:59
Anonymous6-Feb-04 17:59 
GeneralMP3 Pal (freeware) Pin
Ravi Bhavnani12-Nov-02 1:16
professionalRavi Bhavnani12-Nov-02 1:16 
GeneralRe: MP3 Pal (freeware) Pin
Rob Caldecott5-Nov-03 0:00
Rob Caldecott5-Nov-03 0:00 
GeneralRe: MP3 Pal (freeware) Pin
Ravi Bhavnani13-Nov-02 5:15
professionalRavi Bhavnani13-Nov-02 5:15 
GeneralRe: MP3 Pal (freeware) Pin
Ravi Bhavnani5-Nov-03 1:39
professionalRavi Bhavnani5-Nov-03 1:39 
GeneralRe: MP3 Pal (freeware) Pin
Ravi Bhavnani13-Nov-02 7:07
professionalRavi Bhavnani13-Nov-02 7:07 
GeneralRe: MP3 Pal (freeware) Pin
Ravi Bhavnani23-Nov-02 10:14
professionalRavi Bhavnani23-Nov-02 10:14 
GeneralRe: MP3 Pal (freeware) Pin
Ravi Bhavnani5-Nov-03 1:40
professionalRavi Bhavnani5-Nov-03 1:40 
GeneralRe: MP3 Pal (freeware) Pin
Miszou9-Apr-05 7:41
Miszou9-Apr-05 7:41 
GeneralRe: MP3 Pal (freeware) Pin
Ravi Bhavnani9-Apr-05 7:49
professionalRavi Bhavnani9-Apr-05 7:49 
GeneralVC6 compilation Pin
Anonymous11-Nov-02 18:15
Anonymous11-Nov-02 18:15 
GeneralRe: VC6 compilation Pin
Chris Meech18-Dec-02 4:34
Chris Meech18-Dec-02 4:34 
GeneralRe: VC6 compilation Pin
centuriJon20-Dec-02 12:15
centuriJon20-Dec-02 12:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.