# multiple same song names & big letter in the front of the artist and title

**URL:** https://community.mp3tag.de/t/multiple-same-song-names-big-letter-in-the-front-of-the-artist-and-title/14276
**Category:** Support
**Created:** [December 28, 2012, 2:05pm UTC](https://community.mp3tag.de/t/multiple-same-song-names-big-letter-in-the-front-of-the-artist-and-title/14276 "2012-12-28T14:05:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![BOJAN](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/b/b782af/32.png) [@BOJAN](https://community.mp3tag.de/u/BOJAN)
#### Post date: [December 28, 2012, 2:05pm UTC](https://community.mp3tag.de/t/multiple-same-song-names-big-letter-in-the-front-of-the-artist-and-title/14276/1 "2012-12-28T14:05:34Z")

</div>

This is my problem, that i will try to explain. Example title: Adele - Rolling in the deep. My problem is that I have this song in more then one version but ID tag is the same. So I looking for solutin that MP3tag will add numer in the end off the title Example title: Adele - Rolling in the deep (1) or (2). is this possible tha program can do this when it finds same artist and title name? Because now it skip the file and dont wanna change it casue (file already exist)

OTHER problem is how to multiple change every first letter in title and artis to a capital letter. example: adele - rolling in the deep...change to: Adele - Rolling in the deep

thx community for your help:)

---

<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 28, 2012, 2:24pm UTC](https://community.mp3tag.de/t/multiple-same-song-names-big-letter-in-the-front-of-the-artist-and-title/14276/2 "2012-12-28T14:24:03Z")

</div>

> [@BOJAN](#):
>
> ... So I looking for solutin that MP3tag will add numer in the end off the title...  
> OTHER problem is how to multiple change every first letter in title and artis to a capital letter. example: adele - rolling in the deep...change to: Adele - Rolling in the deep
> 
> thx community for your help:)

You would have to select the files that should get a number a the end.  
But then you can execute an action of the type "Format tag-field" for TITLE and the format string:  
%title% $num(%counter%,2)

For your OTHER problem there is an action of the type Case Conversion with several options. You may enter a custom list of word delimiters which should be followed by a capital letter

---

<div class="post-metadata">

### Author: ![BOJAN](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/b/b782af/32.png) [@BOJAN](https://community.mp3tag.de/u/BOJAN)
#### Post date: [December 28, 2012, 2:30pm UTC](https://community.mp3tag.de/t/multiple-same-song-names-big-letter-in-the-front-of-the-artist-and-title/14276/3 "2012-12-28T14:30:35Z")

</div>

[quote name='ohrenkino' post='68846']  
You would have to select the files that should get a number a the end.  
But then you can execute an action of the type "Format tag-field" for TITLE and the format string:  
%title% $num(%counter%,2)

well i have hard disk with 70 000 songs on it. is there any chanse the i could put all in tha program and run something and program will do it all by himself for all duplicate songs or....?🙂

---

<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 28, 2012, 3:01pm UTC](https://community.mp3tag.de/t/multiple-same-song-names-big-letter-in-the-front-of-the-artist-and-title/14276/4 "2012-12-28T15:01:41Z")

</div>

> [@BOJAN](#):
>
> and program will do it all by himself for all duplicate songs or....?🙂

No.  
Mp3tag does not compare files with other files.  
The evaluation whether a files has a duplicate does not merely depend on the tags or the size but mostly on the judgement of the collector.  
If you want to clean up your library then "similarity" (see a search machine for this) may be of help.

---

<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:24pm UTC](https://community.mp3tag.de/t/multiple-same-song-names-big-letter-in-the-front-of-the-artist-and-title/14276/5 "2026-02-09T12:24:14Z")

</div>


