# How to delete separate part

**URL:** https://community.mp3tag.de/t/how-to-delete-separate-part/14211
**Category:** General Discussion
**Created:** [December 10, 2012, 1:31am UTC](https://community.mp3tag.de/t/how-to-delete-separate-part/14211 "2012-12-10T01:31:36Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![rahulborele](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/9dc877/32.png) [@rahulborele](https://community.mp3tag.de/u/rahulborele)
#### Post date: [December 10, 2012, 1:31am UTC](https://community.mp3tag.de/t/how-to-delete-separate-part/14211/1 "2012-12-10T01:31:36Z")

</div>

I want to Delete all seperate part of files names which shows in screen shot...

Plz Help me how to delete this part from files with screenshot....

Thanks...

![](https://community.mp3tag.de/uploads/default/original/2X/c/c9e53da70fd75a83304cef69c3b2b241d73fc4f0.jpg)

---

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [December 10, 2012, 5:35am UTC](https://community.mp3tag.de/t/how-to-delete-separate-part/14211/2 "2012-12-10T05:35:27Z")

</div>

> [@Rahul](#):
>
> I want to Delete all seperate part of files names which shows in screen shot... Plz Help me how to delete this part from files with screenshot. ...

Special for this example ...  
Converter: Tag - Tag  
Field: \_FILENAME  
Formatstring: **$cutLeft(%\_filename%,17)**

... or ...  
Converter: Filename - Filename  
Mask old: %1 - %2 - %3  
Mask new: %3  
Preview:  
01 - abc 123 - xyz 123.mp3 -\>  
xyz 123.mp3

DD.20121210.0740.CET

---

<div class="post-metadata">

### Author: ![rahulborele](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/9dc877/32.png) [@rahulborele](https://community.mp3tag.de/u/rahulborele)
#### Post date: [December 10, 2012, 8:25am UTC](https://community.mp3tag.de/t/how-to-delete-separate-part/14211/3 "2012-12-10T08:25:10Z")

</div>

> [@DetlevD](#):
>
> Special for this example ...  
> Converter: Tag - Tag  
> Field: \_FILENAME  
> Formatstring: **$cutLeft(%\_filename%,17)**
> 
> ... or ...  
> Converter: Filename - Filename  
> Mask old: %1 - %2 - %3  
> Mask new: %3  
> Preview:  
> 01 - abc 123 - xyz 123.mp3 -\>  
> xyz 123.mp3
> 
> DD.20121210.0740.CET

Thanks DetlevD it has been working

---

<div class="post-metadata">

### Author: ![rahulborele](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/9dc877/32.png) [@rahulborele](https://community.mp3tag.de/u/rahulborele)
#### Post date: [December 10, 2012, 8:36am UTC](https://community.mp3tag.de/t/how-to-delete-separate-part/14211/4 "2012-12-10T08:36:46Z")

</div>

> [@Rahul](#):
>
> Thanks DetlevD it has been working

how to delete all underline words in mp3tag soft.......

![](https://community.mp3tag.de/uploads/default/original/2X/1/1d9544da401f99b7cfc683119930317f087dea3b.jpg)

---

<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: [December 10, 2012, 8:58am UTC](https://community.mp3tag.de/t/how-to-delete-separate-part/14211/5 "2012-12-10T08:58:36Z")

</div>

> [@Rahul](#):
>
> how to delete all underline words in mp3tag soft.......

See  
[/t/967/1](https://community.mp3tag.de/t/967/1)  
and leave the replace string empty

---

<div class="post-metadata">

### Author: ![rahulborele](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/9dc877/32.png) [@rahulborele](https://community.mp3tag.de/u/rahulborele)
#### Post date: [December 10, 2012, 9:44am UTC](https://community.mp3tag.de/t/how-to-delete-separate-part/14211/6 "2012-12-10T09:44:57Z")

</div>

> [@ohrenkino](#):
>
> See  
> [/t/967/1](https://community.mp3tag.de/t/967/1)  
> and leave the replace string empty

Thanks....
