soulsync/database
Broque Thomas e65b6bab67 Add metadata source filter to library and fix Discogs enrichment
Library page: new dropdown filter to show artists matched or unmatched
to any metadata source (Spotify, MusicBrainz, Deezer, Discogs, etc).
Select "No Discogs" to find artists needing manual Discogs matching.
Filter applied as WHERE clause on the source ID columns.

Discogs enrichment: added to valid_services whitelist, _enrichment_locks,
and _run_single_enrichment handler. The Enrich button was returning an
error when Discogs was selected from the dropdown.
2026-04-07 09:29:48 -07:00
..
__init__.py basic db structure 2025-08-05 22:43:04 -07:00
music_database.py Add metadata source filter to library and fix Discogs enrichment 2026-04-07 09:29:48 -07:00
music_library.db basic db structure 2025-08-05 22:43:04 -07:00