# Tag Panel Query

**URL:** https://community.mp3tag.de/t/tag-panel-query/12679
**Category:** Support
**Created:** [November 9, 2011, 3:26pm UTC](https://community.mp3tag.de/t/tag-panel-query/12679 "2011-11-09T15:26:08Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![sobeitjedi](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/s/71e660/32.png) [@sobeitjedi](https://community.mp3tag.de/u/sobeitjedi)
#### Post date: [November 9, 2011, 3:26pm UTC](https://community.mp3tag.de/t/tag-panel-query/12679/1 "2011-11-09T15:26:08Z")

</div>

Is it possible in the Tag Panel in mp3tag to auto-fill the discnumber as 1 and pull the Album Artist info from the Artist field?

---

<div class="post-metadata">

### Author: ![JJ\_Johnson](https://community.mp3tag.de/user_avatar/community.mp3tag.de/jj_johnson/32/67_2.png) [@JJ\_Johnson](https://community.mp3tag.de/u/JJ_Johnson)
#### Post date: [November 9, 2011, 3:36pm UTC](https://community.mp3tag.de/t/tag-panel-query/12679/2 "2011-11-09T15:36:33Z")

</div>

No, that would be a job to do using Mp3tag actions. You need two Format Value actions.

_Action type:_ **Format value**  
_Field:_ **DISCNUMBER**  
_Format string:_ **1**

_Action type:_ **Format value**  
_Field:_ **ALBUM ARTIST**  
_Format string:_ **%artist%**

Either place these in separate action groups, or into a single group if you want to more easily execute them both at the same time.

---

<div class="post-metadata">

### Author: ![Florian](https://community.mp3tag.de/user_avatar/community.mp3tag.de/florian/32/5759_2.png) [@Florian](https://community.mp3tag.de/u/Florian)
#### Post date: [November 9, 2011, 3:55pm UTC](https://community.mp3tag.de/t/tag-panel-query/12679/3 "2011-11-09T15:55:03Z")

</div>

> [@JJ Johnson](#):
>
> _Action type:_ **Format value**  
> _Field:_ **ALBUM ARTIST**  
> _Format string:_ **%artist%**

It's **ALBUMARTIST** (without the blank).

---

<div class="post-metadata">

### Author: ![sobeitjedi](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/s/71e660/32.png) [@sobeitjedi](https://community.mp3tag.de/u/sobeitjedi)
#### Post date: [November 9, 2011, 3:59pm UTC](https://community.mp3tag.de/t/tag-panel-query/12679/4 "2011-11-09T15:59:01Z")

</div>

> [@Florian](#):
>
> It's **ALBUMARTIST** (without the blank).

Thanks all.

---

<div class="post-metadata">

### Author: ![JJ\_Johnson](https://community.mp3tag.de/user_avatar/community.mp3tag.de/jj_johnson/32/67_2.png) [@JJ\_Johnson](https://community.mp3tag.de/u/JJ_Johnson)
#### Post date: [November 9, 2011, 4:06pm UTC](https://community.mp3tag.de/t/tag-panel-query/12679/5 "2011-11-09T16:06:34Z")

</div>

> [@Florian](#):
>
> It's **ALBUMARTIST** (without the blank).

I prefer ALBUMARTIST without the blank, but if he wants 'ALBUM ARTIST' with a blank, that's how it's done.

---

<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:23pm UTC](https://community.mp3tag.de/t/tag-panel-query/12679/6 "2026-02-09T12:23:25Z")

</div>


