# New introduced feature "Cover thumbnail" in Mp3tag 3.25c

**URL:** https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614
**Category:** General Discussion
**Created:** [May 8, 2024, 11:58am UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614 "2024-05-08T11:58:08Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [May 8, 2024, 11:58am UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/1 "2024-05-08T11:58:08Z")

</div>

@Florian has introduced a new feature in Mp3tag 3.25c (2024-05-08):

- NEW: added support for cover thumbnails in list of Tag Sources query results.

Thank you for this useful feature!

 ![image](https://community.mp3tag.de/uploads/default/original/3X/4/d/4dc4972a63f21db5ce0921af043ef9c390997127.png)

Would it be possible to show a cover in a bigger size if we hovering over it?  
Currently, I (with my screen resolution and my glasses) can not see the difference between the various covers.

---

<div class="post-metadata">

### Author: ![rboss](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/5f9b8f/32.png) [@rboss](https://community.mp3tag.de/u/rboss)
#### Post date: [May 9, 2024, 1:20pm UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/3 "2024-05-09T13:20:41Z")

</div>

Other than the Development Build Status post and this topic. I can't find any documentation regarding this feature.  
How can I enable thumbnails in query results?

I'm assuming there's an entry in `[IndexFormat]` for it, but I'm unable to figure out what it is.

---

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [May 9, 2024, 1:39pm UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/4 "2024-05-09T13:39:04Z")

</div>

Just have a look at the new `Discogs.inc` and you will see the new entry

`[IndexFormat]=...%_coverurl%...`

and you need a section to fetch the cover thumbnail and fill the complete path to a cover preview thumbnail at the matching/same position as the above `%_coverurl%`.

I assume, Florian will add the documentation about this feature as soon as the release will be the official next version.

---

<div class="post-metadata">

### Author: ![rboss](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/5f9b8f/32.png) [@rboss](https://community.mp3tag.de/u/rboss)
#### Post date: [May 9, 2024, 2:02pm UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/5 "2024-05-09T14:02:22Z")

</div>

Got it.  
I had tried %cover%, %\_cover, %thumb%, %\_thumb%, %thumbnail%, etc. but was only getting the URL. Now I'm getting the image file.

Thank you very much.

---

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [May 9, 2024, 2:24pm UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/6 "2024-05-09T14:24:33Z")

</div>

Thank you for the feedback.

What I learned:  
The preview cover should be very small because you have to download every single cover from the source. As this could be dozens of different results, they should not be huge high quality pictures.

I hope that we get some kind of "show me a bigger preview" for selected entries. Currently, the preview cover thumbnail is only about 26x26px in my screen resolution.  
 ![image](https://community.mp3tag.de/uploads/default/original/3X/9/2/92152f7b2fd57ac152ce1f672aff8f0172ad09dc.png)

You can only see a difference if you would manually zoom it up several hundred percents to get this pixelated version:

 ![image](https://community.mp3tag.de/uploads/default/original/3X/c/9/c9a141091b1edf9228e24c52bdb75f47d93b5fe9.png)

---

<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: [May 9, 2024, 2:43pm UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/7 "2024-05-09T14:43:34Z")

</div>

I’ve already started working on the hover preview yesterday. It’s a nice suggestion, thanks for the feedback!

---

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [May 9, 2024, 2:44pm UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/8 "2024-05-09T14:44:37Z")

</div>

Great news! 😍

Just let me know if you need a tester for an alpha version 😉 😇

---

<div class="post-metadata">

### Author: ![MotleyG](https://community.mp3tag.de/user_avatar/community.mp3tag.de/motleyg/32/440_2.png) [@MotleyG](https://community.mp3tag.de/u/MotleyG)
#### Post date: [May 9, 2024, 5:00pm UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/9 "2024-05-09T17:00:34Z")

</div>

@Florian If you already have this thumbnail option built for the source lists, is it possible to also use the same for the mp3tag file list? I believe there have been several requests in the past that this would satisfy.

---

<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: [May 10, 2024, 12:49pm UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/10 "2024-05-10T12:49:32Z")

</div>

> [@LyricsLover](#):
>
> Would it be possible to show a cover in a bigger size if we hovering over it?

Thanks for the suggestion! I've added this larger preview (250x250 pixels) when hovering above cover thumbnails with [Mp3tag v3.25d](https://community.mp3tag.de/t/455).

---

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [May 10, 2024, 1:16pm UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/11 "2024-05-10T13:16:14Z")

</div>

Fantastic solution, thank you vey much! 👍

Now I can see at first sight, which album is the "Deluxe Edition" or the "normal" edition and can easily choose the matching one for my existing tracks:

![image](https://community.mp3tag.de/uploads/default/original/3X/1/8/180edd3cfe5003e7a638658308fe4788b63e8719.jpeg) ![image](https://community.mp3tag.de/uploads/default/original/3X/f/9/f9dcf15a54e70480124d93f9e1124411b30fae05.jpeg)

---

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [September 2, 2025, 8:42am UTC](https://community.mp3tag.de/t/new-introduced-feature-cover-thumbnail-in-mp3tag-3-25c/64614/12 "2025-09-02T08:42:32Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
