[PR #12020] Improve album artwork filename hashing #13063

Closed
opened 2026-02-07 07:06:31 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/12020

State: closed
Merged: No


Changes

This PR adds an additional field (.PremiereDate) to the hashing that determines what an albums artwork should be.
Also added a check to if to ensure the .PremiereDate exists alongside the exists checks for .Album and .AlbumArtists[0].

Issues

Fixes #11942

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/12020 **State:** closed **Merged:** No --- <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> This PR adds an additional field (`.PremiereDate`) to the hashing that determines what an albums artwork should be. Also added a check to `if` to ensure the `.PremiereDate` exists alongside the exists checks for `.Album` and `.AlbumArtists[0]`. **Issues** Fixes #11942 <!-- Tag any issues that this PR solves here. ex. Fixes
OVERLORD added the pull-request label 2026-02-07 07:06:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13063