Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

992.Search replace binary -- How to put artist into ID3 tag in multiple mp3 files?

User: Martin Eriksen -- 2012-08-19          << 991  993 >>
Hits: 3617
Type: Search replace binary   
Search all Search replace binary examples
Description:
I have a bunch of files which filenames are in this format:  
n. artist name - song name.mp3  
I want everything before the hyphen (except the hyphen) is put into the "artist" part of the ID3 tag, if it's possible? 
Input Sample:
n. artist name - song name.mp3
Output Sample:
update mp3 file and put "artist name" into ID3 tag.
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 multiple mp3 files from windows file browser into "Batch Runner" window 
3. click "Fast Replace" to open "Fast Replace" dialogue 
* click "Add" to add new rules: 
* set "Search" to:  
 
* set "Replace" to: 
 
* make sure following options are checked: 
"Reg exp", "Cross line", "Binary" 
4. click "Start", and click "Yes", all ID3 will be updated. 
 
Note: All mp3 files should already have ID3 tag in the content. It doesn't work if ID3 is missing in MP3 file.

Screenshot 1:  Fast_Replace_Window


Similar Examples:
How to extract all text enclosed by H1 tag from multiple html files? (66%)
How to add empty line at begin of multiple files? (63%)
How to extract last 100 lines from multiple files? (62%)
How to insert a text file into the beginning of multiple text files? (62%)
How to move the last line to the beginning for multiple text files? (62%)
How to import a list of rules to replace multiple files? (61%)
How to make base64 encoding on multiple files? (61%)
How to extract the artist and album information from mp3 files? (60%)

Check Demo of Search replace binary
Keywords:
song  hyphen  missing  artist  except  mp3  grep  encode  search replace binary  filenames  before hyphen  add mp3 to multiple files  before new line  add before new line  add content before  add a line before multiple file  file content replace windows  open put replace binary