Music renamer

You can rename files based on the tag data and file information with this module.

The Format string defines how the file name will look after renaming.
The format string may contain of any characters and placeholders. Placeholders in this string will be replaced with the respective values when you execute rename operation.

You can use Restructure function to create new folder structure based on tag data. Select root folder for new structure and setup Format string with placeholders and backslashes. This feature is very handy for organizing whole albums.

You can use the backslash \ in format string to create folders. Root for this case is a folder containing the file instead a base path or new root if you use Restrucure function

Select the file(s) to rename by using the mouse or the keyboard. Click Rename button and enjoy result or Preview to make sure your new file names are just the way you want them.

Example - Simple renaming
Format string: %track% - %artist% - %title%
Result: 01 - Artist - Title
Example - Move albums to new location
Format string: %albumartist% - %year% - %album%\[cd%disc%\]%track% - %artist% - %title%
Restructure: ON
New root folder: D:\MP3\
Results:
D:\MP3\Album Artist - 2010 - New Album\01 - Artist - Title
D:\MP3\Album Artist - 2010 - New Album\02 - Artist - Title
D:\MP3\Album Artist - 2010 - Other Album\cd1\01 - Artist - Title
D:\MP3\Album Artist - 2010 - Other Album\cd2\01 - Artist - Title
 © 1999-2011 Sergey Serkov