# Delete and/or add identical parts to filenames

**URL:** https://community.mp3tag.de/t/delete-and-or-add-identical-parts-to-filenames/15027
**Category:** General Discussion
**Created:** [September 11, 2013, 11:03am UTC](https://community.mp3tag.de/t/delete-and-or-add-identical-parts-to-filenames/15027 "2013-09-11T11:03:49Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![spookyfd45](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/s/b19c9b/32.png) [@spookyfd45](https://community.mp3tag.de/u/spookyfd45)
#### Post date: [September 11, 2013, 11:03am UTC](https://community.mp3tag.de/t/delete-and-or-add-identical-parts-to-filenames/15027/1 "2013-09-11T11:03:49Z")

</div>

Let's suppose I have hundreds of songs and I have to add to the end of each filename " (Live)" e.g.; it looks or at least I wasn't able to find, that there isn't any feature that does it for all filenames at once.  
Similarly, when I have in a large amount of filenames a part, at the end of each filename, that is identical for all of them (e.g. "[[charlie.com](http://charlie.com)]"), to get rid of it I have to go each fileneme and delete it ...unless there's another short cut, but i wasn't able to find either.  
Any help is really appreciated!

---

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [September 11, 2013, 11:10am UTC](https://community.mp3tag.de/t/delete-and-or-add-identical-parts-to-filenames/15027/2 "2013-09-11T11:10:17Z")

</div>

You can use Convert\>filename-filename for this.

If you want to add something use  
%1  
as mask for the old filename and  
%1 live  
as mask for the new filename.

In the other case use the same converter but enter this time as old mask:  
%1 [[charlie.com](http://charlie.com)]  
and as new mask:  
%1

Actually, you should not mess around with the filenames but fill the tags properly and generate filename from the tags - just a personal comment.

---

<div class="post-metadata">

### Author: ![spookyfd45](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/s/b19c9b/32.png) [@spookyfd45](https://community.mp3tag.de/u/spookyfd45)
#### Post date: [September 14, 2013, 7:14am UTC](https://community.mp3tag.de/t/delete-and-or-add-identical-parts-to-filenames/15027/3 "2013-09-14T07:14:05Z")

</div>

😆 Thank you very much for the suggestions!
