# Strange Tag to Filename issue

**URL:** https://community.mp3tag.de/t/strange-tag-to-filename-issue/16727
**Category:** General Discussion
**Created:** [March 21, 2015, 11:31am UTC](https://community.mp3tag.de/t/strange-tag-to-filename-issue/16727 "2015-03-21T11:31:08Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![AMJF](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/a/3e96dc/32.png) [@AMJF](https://community.mp3tag.de/u/AMJF)
#### Post date: [March 21, 2015, 9:39pm UTC](https://community.mp3tag.de/t/strange-tag-to-filename-issue/16727/15 "2015-03-21T21:39:18Z")

</div>

After much trial and error, I finally found that this script for Tag\>Filename works just fine with every album I threw at it:

```
$trim($left(%albumartist%,40)) $trim($left(%album%,40))\$num(%discnumber%,1) $num(%track%,2) $trim($left(%title%,40))

```

And I've finally converted my whole collection this way, which should make things easier. And yes, I decided on titles for the tracks, just to make it friendlier for Folder Mode in media players.

Thanks for the info!

---

_[View the full topic](https://community.mp3tag.de/t/strange-tag-to-filename-issue/16727)._
