# Correct some spaces

**URL:** https://community.mp3tag.de/t/correct-some-spaces/11963
**Category:** General Discussion
**Created:** [May 3, 2011, 2:33pm UTC](https://community.mp3tag.de/t/correct-some-spaces/11963 "2011-05-03T14:33:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Molkio](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/m/f07891/32.png) [@Molkio](https://community.mp3tag.de/u/Molkio)
#### Post date: [May 3, 2011, 2:33pm UTC](https://community.mp3tag.de/t/correct-some-spaces/11963/1 "2011-05-03T14:33:16Z")

</div>

I need **correct space characters** for my mp3 tags, could you know what actions i must create for correct files like so?

Example:

Example(for this site) BAD  
Example (for this site) GOOD

and

Example ( for this site) BAD  
Example (for this site) GOOD

Thank you very much.  
**Sorry for my bad english.**

---

<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: [May 3, 2011, 4:19pm UTC](https://community.mp3tag.de/t/correct-some-spaces/11963/2 "2011-05-03T16:19:23Z")

</div>

> [@Molkio](#):
>
> Example(for this site) BAD  
> Example ( for this site) BAD

You only need an action group that consists of a couple of "replace" actions.

Every "replace" of the following actions is one single action in an action group. You create an action group just like action. But after you have defined the first action you press the "New" button again and thus, add the next action which all then are part of the action group. All actions in that group are executed in the sequence as tehy are stored in the group.

(the underscore will act to illustrate the blank)  
replace "(" with "_("  
replace "\_\_(" with "_("  
replace ")" with ")_"  
replace ")\_\_" with ")_"

After you have finished, the action group should contain 4 actions of the type replace.

---

<div class="post-metadata">

### Author: ![Molkio](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/m/f07891/32.png) [@Molkio](https://community.mp3tag.de/u/Molkio)
#### Post date: [May 3, 2011, 7:18pm UTC](https://community.mp3tag.de/t/correct-some-spaces/11963/3 "2011-05-03T19:18:34Z")

</div>

Thank you.  
That's all I need. 😆

I did it like this

![](http://i55.tinypic.com/5fqhz5.jpg)
