mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Album art cannot be fetched from musicbrainz.org #6160
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BentiGorlich on GitHub (Jul 31, 2024).
This issue respects the following points:
Description of the bug
If I have an album that is
And I identified the album and told it to replace existing media it does not download the album art
Reproduction steps
What is the current bug behavior?
The album will show the group image if any, but definitely not the album image
What is the expected correct behavior?
The album should have the image that is on the "release" id of musicbrainz
Jellyfin Server version
10.9.8+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.9.8
Environment
Jellyfin logs
FFmpeg logs
No response
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@robo45h commented on GitHub (Oct 6, 2024):
I can confirm this issue in Jellyfin 10.9.11. I have a CD from 1993 by a local band. I use Musicbrainz Picard to get the CD ID and I created all the information for the Artist and Album (release) in Musicbrainz, including uploading the cover album art. The Jellyfin server properly identifies the album and puts the Musicbrainz ID into the metadata. But it does not properly install the image. Looking in the Dashboard, there is also no way to add Musicbrainz to the ImageFetchers lists for Artists or Albums. TheAudioDB is the only option listed (even though the text says you should select and rank your fetchers; there is only one option in each case.
@robo45h commented on GitHub (Oct 6, 2024):
Actually, after doing a lot of web searching, I found that installation of the "Creative Arts" [EDIT: it's called "Cover Art Archive"] plugin is required to get Musicbrainz images. The other metadata comes through with the core Jellyfin server, but the album (release) images only come through if you install and then enable the "Creative Arts" [EDIT: It's called "Cover Art Archive"] plugin. This is not an optimal situation; enabling Musicbrainz should enable everything it provides. Making people search for this will result in a lot of frustration.
So, apparently, out of the box (OOTB), Jellyfin only pulls album images from TheAudioDB.com (as far as I can tell). But TheAudioDB.com, which once was a wiki-like environment like Musicbrainz, is now a closed envrionment. I cannot figure out any way to get a login to upload the album image. If TheAudioDB is becoming more closed, then Jellyfin (open) should shift to making Musicbrainz the default, and not require a plugin configuration for images.
@BentiGorlich commented on GitHub (Oct 10, 2024):
Which plugin do I need to install to get the images from musicbrainz.org ?
I couldn't find a "Creative Arts" plugin, not via google and not in the jellyfin plugin search... I installed the "Artwork" plugin but that didn't help and I already have the "Studio Images" plugin enabled, as well as the "MusicBrainz" plugin
@robo45h commented on GitHub (Oct 10, 2024):
I've forgotten why my post says "Creative Arts" but I'm sure there was a reason. As it turns out the name of the plug-in is actually "Cover Art Archive" and it is at version 8.0.0.0.
I hope that helps! Apologies for the wrong name.
@felix920506 commented on GitHub (Oct 10, 2024):
Cover Art Archive plugin is required to pull cover art from Musicbrainz