mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
"Playlists" media folder does not respect custom Primary image preference #8034
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 @f1nlay on GitHub (Jan 15, 2026).
Description of the bug
In version 10.11.5 of Jellyfin, using the "Edit images" option under the Playlists media folder (
/config/data/playlists) in the Metadata Manager to set a custom Primary image (as a means of overriding the default image generated by Jellyfin) does not seem to do anything.This deviates from the behaviour I would expect - if you set a Primary image for any of the other Jellyfin library types (movies, shows, music, live TV) then the applied Primary image is used rather than the Jellyfin-generated one, which contains a tiled grid of thumbnails and the library name.
I am unsure if this is a regression in 10.11.x, or if it is the case that Jellyfin never supported this feature. Regardless, it seems strange that the option is provided but does not work at all.
I have also noticed that the Playlists library is omitted entirely from the "Libraries" section of the server settings - I'm also wondering if this is intentional as it makes the Metadata Manager the only place where library options can be configured?
Reproduction steps
What is the current bug behavior?
The "Playlists" media folder always displays the default Jellyfin-generated thumbnail image - a grid of album artwork with the title "Playlists" superimposed in the centre.
What is the expected correct behavior?
The "Playlists" media folder correctly displays the user-uploaded thumbnail image, overriding the default Jellyfin-generated one.
Jellyfin Server version
10.11.5
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.11.5
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
Screenshots provided in description section.
Additional information
No response
@theguymadmax commented on GitHub (Jan 15, 2026):
This was the same behavior in prior versions. Using the metadata manager, Jellyfin saves the image to
data\playlists\, but it isn't used as the thumbnail for the playlists.You can only set it via the homepage.