Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

635.Batch file rename -- How to batch rename mp3 files by adding artist name behind?

User: editor -- 2010-10-22          << 634  636 >>
Hits: 565
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to batch rename mp3 files by adding artist name behind?
In mp3 file, there should include artist name.
Input Sample:
music1.mp3
music2.mp3
music3.mp3
Output Sample:
music1_artist1.mp3
music2_artist2.mp3
music3_artist3.mp3
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. open "Tools->Batch Runner" menu
2. drag all mp3 files from "windows file browser" to "Tools->Batch Runner" window
3. check option of "set output filename", and change the following entry to:

4. check the "output file" column, make sure the output filename is correct.
5. click "File Rename", done!

Note: ${FILENAME}{mp3_info,'%R'} will generate Artist Name of file, %R is Artist.

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to batch rename files by adding random letters behind? (78%)
How to batch rename files by adding parenthesis for each number? (75%)
How to batch rename files by adding timestamp of current time? (74%)
How to batch rename files by appending the number of lines at the end? (70%)
How to batch rename image files by adding picture width and height? (68%)
How to batch rename files from month name to month number? (67%)
How to batch rename files by keeping only the numbers at the end? (67%)
How to batch rename files by moving the leading numbers to the end? (67%)

Check Demo of Batch file rename
Keywords:
artist  how to batch rename mp3  rename mp3 files  rename mp3  mp3  include  correct  adding  generate  how to batch rename  adding artist name to mp3  adding artist to files  batch rename mp3 files by artist  batch rename artist  mp3 batch name artist  batch file rename artist name  batch file artist name  batch rename mp3 artist