# adding ")" to filename with no ")"

**URL:** https://community.mp3tag.de/t/adding-to-filename-with-no/13341
**Category:** Support
**Created:** [April 19, 2012, 9:44am UTC](https://community.mp3tag.de/t/adding-to-filename-with-no/13341 "2012-04-19T09:44:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Stain](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/s/c89c15/32.png) [@Stain](https://community.mp3tag.de/u/Stain)
#### Post date: [April 19, 2012, 9:44am UTC](https://community.mp3tag.de/t/adding-to-filename-with-no/13341/1 "2012-04-19T09:44:16Z")

</div>

how do i get ")" at the end of multiple files that dont have ")" but have "(" earlier in the filename?

for instance  
02 N Trance - Set You Free (Voodoo And Serano Radio Edit.mp3

to

02 N Trance - Set You Free (Voodoo And Serano Radio Edit).mp3

---

<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: [April 19, 2012, 10:16am UTC](https://community.mp3tag.de/t/adding-to-filename-with-no/13341/2 "2012-04-19T10:16:40Z")

</div>

Filter the files  
%\_filename% HAS "(" AND NOT %\_filename% HAS ")"

and apply an action of the type "Format tag field"  
for the field  
\_filename  
and the fomat string  
%\_filename%)

---

<div class="post-metadata">

### Author: ![Stain](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/s/c89c15/32.png) [@Stain](https://community.mp3tag.de/u/Stain)
#### Post date: [April 19, 2012, 10:59am UTC](https://community.mp3tag.de/t/adding-to-filename-with-no/13341/3 "2012-04-19T10:59:22Z")

</div>

where in the menu is this 'Filter the files' and "format tag field"

sorry complete n00b ![:unsure:](https://community.mp3tag.de/uploads/default/original/1X/cfaeba84fe6704387c5b34dfdd8172bd51b6f533.gif ":unsure:")

---

<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: [April 19, 2012, 2:43pm UTC](https://community.mp3tag.de/t/adding-to-filename-with-no/13341/4 "2012-04-19T14:43:34Z")

</div>

> [@Stain](#):
>
> sorry complete n00b ![:unsure:](https://community.mp3tag.de/uploads/default/original/1X/cfaeba84fe6704387c5b34dfdd8172bd51b6f533.gif ":unsure:")

But certainly not illiterate, right?  
So go through the menus and probably somewhere there you will find something like "filter".  
If you are not sure if that is the right thing, press F1 to get the online help.  
And then come back and read the FAQs on how to create actions  
(/t/967/1  
Because if you do not understand and know the basic functions of this program any further explanation is absolutely pointless.

---

<div class="post-metadata">

### Author: ![system](https://community.mp3tag.de/uploads/default/original/2X/c/ce7035d426cb755a7916793326d23b465222a407.png) [@system](https://community.mp3tag.de/u/system)
#### Post date: [February 9, 2026, 12:23pm UTC](https://community.mp3tag.de/t/adding-to-filename-with-no/13341/5 "2026-02-09T12:23:47Z")

</div>


