# Remove track of tracks tag?

**URL:** https://community.mp3tag.de/t/remove-track-of-tracks-tag/13825
**Category:** Support
**Created:** [September 2, 2012, 6:11am UTC](https://community.mp3tag.de/t/remove-track-of-tracks-tag/13825 "2012-09-02T06:11:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![marcusj0015](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/m/43a26b/32.png) [@marcusj0015](https://community.mp3tag.de/u/marcusj0015)
#### Post date: [September 2, 2012, 6:11am UTC](https://community.mp3tag.de/t/remove-track-of-tracks-tag/13825/1 "2012-09-02T06:11:21Z")

</div>

Basically, I want to keep the track number, but remove the of tracks field.

here's an example.

Foster the People Track 4 of 21, how can I remove the 21 part?

Thanks in advance.

---

<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 2, 2012, 6:44am UTC](https://community.mp3tag.de/t/remove-track-of-tracks-tag/13825/2 "2012-09-02T06:44:22Z")

</div>

Create an action of the type "Format tag filed" for TRACK  
Enter as format string:  
$num(%track%,2)

---

<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/remove-track-of-tracks-tag/13825/3 "2026-02-09T12:24:02Z")

</div>


