Skip to content

Add Cover Art Archive enrichment - #32

Merged
Muukuro merged 1 commit into
mainfrom
codex/issue-26-cover-art
Jul 23, 2026
Merged

Add Cover Art Archive enrichment#32
Muukuro merged 1 commit into
mainfrom
codex/issue-26-cover-art

Conversation

@freshwax-codex

Copy link
Copy Markdown

Summary

  • enrich MusicBrainz release-group candidates with approved front artwork from Cover Art Archive
  • preserve Deezer artwork precedence and retain stored artwork across transient provider failures
  • centralize safe artwork URL handling and allow Cover Art Archive through the UI and Next.js image configuration
  • record Cover Art Archive provenance in release source metadata

Why

Unreleased records often exist in MusicBrainz before Deezer lists them, leaving Freshwax without cover artwork. Cover Art Archive uses the MusicBrainz release-group identity Freshwax already stores, so it can fill that gap without credentials or a new canonical mapping.

Validation

  • node --env-file=.env ./node_modules/tsx/dist/cli.mjs --test src/lib/*.test.ts src/lib/providers/*.test.ts — 24 passed
  • npm run lint
  • npm run build
  • git diff --check

Closes #26

@Muukuro
Muukuro marked this pull request as ready for review July 23, 2026 11:18
@Muukuro
Muukuro merged commit eb614b9 into main Jul 23, 2026
1 check passed
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.

Better source for cover art

1 participant