Mp3 Renaming

The Mp3 function allows you to extract information from Mp3 files and rename the file according to a user defined pattern. The information is based on the ID3 tag contain within many Mp3 files. Also you can extract some information about the structure of the Mp3 file, such as the bitrate.
- Style - Here you choose what you want your mp3-files to look like. There are three predefined styles that you can choose from, or you can use the Custom mode to freely design the rename pattern. A pattern is built up using
<tags>and combining them with other characters. The tags are then replaced with information extracted from the Mp3 file. By clicking on the button to the right of the textbox, you will see a list of all tags. Click on one to add it to your pattern.- Further reading: How to use format tags
- Tip: The predefined styles can be change at the Advanced Settings.
- Options:
- Use ID3v2 if available - There are two versions of the ID3 tag. The first version is limited to 32 characters per field, which is sometimes not enough. Version two removes this limit, and also adds new fields. ID3v1 is still the most commonly used tag, although ID3v2 is increasing in popularity. By marking this checkbox, you tell Flash Renamer to always use the ID3v2 field if it can be found within the file.
- Use Lyrics instead of ID3v1 - The lyrics tag can also hold artist & song information. It is not very common, but if it is present and the ID3v2 tag is not, then it is often better to use since it can hold longer string that ID3v1.
Problem: -
You have a large music collection and want to organize it.
-
By using the SubFolder
<\>tag you can move your files into subfolders named after different properties of the file. Put all your Mp3's in one folder and enter this Mp3 format string:<ARTIST><\><ALBUM><\><TITLE>Now all your will end up in nicely organized folders, sorted by artist and album name.
Or try entering
<GENRE><\><FULLNAME>to sort your music according to their genre. You decide!Note: For this to work it requires all your files to have valid ID3 tags.
- Use ID3v2 if available - There are two versions of the ID3 tag. The first version is limited to 32 characters per field, which is sometimes not enough. Version two removes this limit, and also adds new fields. ID3v1 is still the most commonly used tag, although ID3v2 is increasing in popularity. By marking this checkbox, you tell Flash Renamer to always use the ID3v2 field if it can be found within the file.