Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fallback to release-group cover art #3223

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MonkeyDo
Copy link
Member

We have some fallback mechanisms in place for cases where there is no release MBID available, but one check is currently too restrictive and prevents the fallback from triggering, for example for pseudo-releases with no cover art.

If the use-submitted clean data with a release MBID and a release-group MBID, if the release does not have cover art it will currently not fall back to the release group cover art because we check if the user-submitted and the auto-mapped release MBIDs are equal.
If there is no mapped release the fallback will not trigger.

We havce some fallback mechanisms in place for cases where there is no release MBID available, but one check is currently too restrictive and prevents the fallback from triggering, for example for pseudo-releases with no cover art.
@MonkeyDo MonkeyDo requested a review from anshg1214 March 12, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant