# \[anytag.wdx\] %albumartist% does not work

**URL:** https://community.mp3tag.de/t/anytag-wdx-albumartist-does-not-work/13122
**Category:** Off-Topic
**Created:** [February 21, 2012, 6:34am UTC](https://community.mp3tag.de/t/anytag-wdx-albumartist-does-not-work/13122 "2012-02-21T06:34:18Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Throoderfe](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/t/ce7236/32.png) [@Throoderfe](https://community.mp3tag.de/u/Throoderfe)
#### Post date: [February 21, 2012, 6:34am UTC](https://community.mp3tag.de/t/anytag-wdx-albumartist-does-not-work/13122/1 "2012-02-21T06:34:18Z")

</div>

I have installed anytag.wdx 0.98 an edited anytag.any with the following fields:

```
0=8|Tag|%_tag%
1=8|Tag Read|%_tag_read%
2=8|Album|%album%
3=8|Interpret|%artist%
4=8|Comment|%comment%
5=8|Genre|%genre%
6=8|Title|%title%
7=8|Track|%track%
8=8|Track (leading zeros)|$num(%track%,2)
9=8|Jahr|%year%
10=8|Bitrate|%_bitrate%
11=8|Codec|%_codec%
12=8|Length|%_length%
13=8|Length (in seconds)|%_length_seconds%
14=8|Mode|%_mode%
15=8|Samplerate|%_samplerate%
16=8|TagSize|%_tag_size%
17=8|Extra information|%_extra%
18=8|CD-Nummer|%discnumber%
19=8|Album-Interpret|%albumartist%
20=8|Cover|%_covers%

```

But the field %albumartist% is free in Listing. When i view this folder with MP3Tag than i can see, that the field has some content (Various Artists) and the field %artist% also. %artist% works fine with anytag in TotalCommander. Can you please help me to display also the albumartist field?

---

<div class="post-metadata">

### Author: ![dano](https://community.mp3tag.de/user_avatar/community.mp3tag.de/dano/32/6_2.png) [@dano](https://community.mp3tag.de/u/dano)
#### Post date: [February 21, 2012, 8:48am UTC](https://community.mp3tag.de/t/anytag-wdx-albumartist-does-not-work/13122/2 "2012-02-21T08:48:18Z")

</div>

Try %band%

---

<div class="post-metadata">

### Author: ![Throoderfe](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/t/ce7236/32.png) [@Throoderfe](https://community.mp3tag.de/u/Throoderfe)
#### Post date: [February 22, 2012, 10:02am UTC](https://community.mp3tag.de/t/anytag-wdx-albumartist-does-not-work/13122/3 "2012-02-22T10:02:54Z")

</div>

Thanks, that does the trick. Great!
