# Remove portion of title in brackets

**URL:** https://community.mp3tag.de/t/remove-portion-of-title-in-brackets/17267
**Category:** General Discussion
**Created:** [September 28, 2015, 6:58pm UTC](https://community.mp3tag.de/t/remove-portion-of-title-in-brackets/17267 "2015-09-28T18:58:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Kneekos](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/k/34f0e0/32.png) [@Kneekos](https://community.mp3tag.de/u/Kneekos)
#### Post date: [September 28, 2015, 6:58pm UTC](https://community.mp3tag.de/t/remove-portion-of-title-in-brackets/17267/1 "2015-09-28T18:58:55Z")

</div>

I recently learned that MP3Tag would be able to fix title and other aspects in my music.....ive only used it to tag cover art till now and normally fix MP3 tags one at a time by hand.....but i have recently acquired a massive new collection and need help at doing it quicker.....

Ok here's the thing, all of my new collection has a peice of text i'd like to remove that is in brackets....this is what one looks like:

Aint A Party Like Teen Spirit Cannonball (Jenil Edit) [[DJmebbe.com](http://DJmebbe.com)].mp3

I'd like to remove the portion in brackets at the end containing [DJmebbe.com](http://DJmebbe.com) but havent a clue on how to do it ☹

also i'd like to move the information in the contributing artist tab to the album artist tab instead or at least copy it...

I know there are scripts that may help as far as the title, but dont know what it is and dont know how to tell MP3Tag how to move or copy information either.......

Can someone help me please 🙂

---

<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 29, 2015, 3:21am UTC](https://community.mp3tag.de/t/remove-portion-of-title-in-brackets/17267/2 "2015-09-29T03:21:56Z")

</div>

> [@Kneekos](#):
>
> I recently learned that MP3Tag would be able to fix title and other aspects in my music.....ive only used it to tag cover art till now ...
> 
> Aint A Party Like Teen Spirit Cannonball (Jenil Edit) [[DJmebbe.com](http://DJmebbe.com)].mp3
> 
> I'd like to remove the portion in brackets at the end containing [DJmebbe.com](http://DJmebbe.com) but havent a clue on how to do it ☹
> 
> also i'd like to move the information in the contributing artist tab to the album artist tab instead or at least copy it...

You have to select the files you want to treat the same way.

The filename problem: why don't you create new filenames from the TITLE field?  
Convert\>Tag-Filename  
Format string: %title%

Or you could create an action with a simple Replace for \_FILENAME:  
Search string: [[DJmebbe.com](http://DJmebbe.com)]  
Replace string:  
(leave empty)

To copy ARTIST into ALBUMARTIST:  
Create an action of the type "FOrmat value" for ALBUMARTIST  
Format string: %Uh, yes: to execute an action you have to select the files

---

<div class="post-metadata">

### Author: ![Kneekos](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/k/34f0e0/32.png) [@Kneekos](https://community.mp3tag.de/u/Kneekos)
#### Post date: [September 29, 2015, 3:41pm UTC](https://community.mp3tag.de/t/remove-portion-of-title-in-brackets/17267/3 "2015-09-29T15:41:08Z")

</div>

> [@ohrenkino](#):
>
> You have to select the files you want to treat the same way.
> 
> The filename problem: why don't you create new filenames from the TITLE field?  
> Convert\>Tag-Filename  
> Format string: %title%
> 
> Or you could create an action with a simple Replace for \_FILENAME:  
> Search string: [[DJmebbe.com](http://DJmebbe.com)]  
> Replace string:  
> (leave empty)
> 
> To copy ARTIST into ALBUMARTIST:  
> Create an action of the type "FOrmat value" for ALBUMARTIST  
> Format string: %Uh, yes: to execute an action you have to select the files

Ok.....i thought i knew where and how to do this, but i havent a clue how to do this and which button to hit and where to put this script.....

---

<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 29, 2015, 4:18pm UTC](https://community.mp3tag.de/t/remove-portion-of-title-in-brackets/17267/4 "2015-09-29T16:18:25Z")

</div>

> [@Kneekos](#):
>
> Ok.....i thought i knew where and how to do this, but i havent a clue how to do this and which button to hit and where to put this script.....

"Convert\>" should be a menu in MP3tag.  
The instructions how to create a new action can be found in the FAQs:  
[/t/967/1](https://community.mp3tag.de/t/967/1)
