# Delete text from the title tag

**URL:** https://community.mp3tag.de/t/delete-text-from-the-title-tag/15349
**Category:** General Discussion
**Created:** [January 3, 2014, 12:42am UTC](https://community.mp3tag.de/t/delete-text-from-the-title-tag/15349 "2014-01-03T00:42:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![oo131193oo](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/o/bc8723/32.png) [@oo131193oo](https://community.mp3tag.de/u/oo131193oo)
#### Post date: [January 3, 2014, 12:42am UTC](https://community.mp3tag.de/t/delete-text-from-the-title-tag/15349/1 "2014-01-03T00:42:31Z")

</div>

Hello ☹

I have around 70 mp3 files, with a really long title for each file.  
First I have the Song name and then different texts, with different brackets.

Example  
SongA(liveatafsdaa)  
SongB[liveatassfsafsdfsdafsdaa]  
SongC{liveataaasdffffa}

Does someone know, how i could remove the last part?  
SongA  
SongB  
...  
I dont wanna edit that on my own the whole night...  
Sorry if my english has some errors 😃

---

<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: [January 3, 2014, 9:55am UTC](https://community.mp3tag.de/t/delete-text-from-the-title-tag/15349/2 "2014-01-03T09:55:35Z")

</div>

Create an action of the type "Replace with regular expression" for TITLE.  
Enter as search string:  
.live.\*  
This assumes that the word "live" plus a leading character are the separators.  
It reacts to the first "live" in the string.

Leave Replace string empty.

---

<div class="post-metadata">

### Author: ![oo131193oo](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/o/bc8723/32.png) [@oo131193oo](https://community.mp3tag.de/u/oo131193oo)
#### Post date: [January 3, 2014, 11:53am UTC](https://community.mp3tag.de/t/delete-text-from-the-title-tag/15349/3 "2014-01-03T11:53:09Z")

</div>

Dankee 🙂

Hat super funktioniert ![:w00t:](https://community.mp3tag.de/uploads/default/original/1X/cb01eca72fe9339ff6f3ec9f1e3c5fe002be0f0a.gif ":w00t:")

---

<div class="post-metadata">

### Author: ![poster](https://community.mp3tag.de/user_avatar/community.mp3tag.de/poster/32/4881_2.png) [@poster](https://community.mp3tag.de/u/poster)
#### Post date: [January 3, 2014, 2:11pm UTC](https://community.mp3tag.de/t/delete-text-from-the-title-tag/15349/4 "2014-01-03T14:11:03Z")

</div>

> [@oo131193oo](#):
>
> Hat super funktioniert ![:w00t:](https://community.mp3tag.de/uploads/default/original/1X/cb01eca72fe9339ff6f3ec9f1e3c5fe002be0f0a.gif ":w00t:")

Be care full to look on which files you use it.

A title like i.e. "Susannah's still alive" will change to Susannah's still ".
