soulsync/core/artists
Broque Thomas aa9429d733 Surface silent exceptions in core/artists — 23 sites
- map.py: 15 sites (cache lookups + per-track DB inserts in artist→source
  mapping)
- liked_match.py: 8 sites (Spotify liked-songs match heuristics)

All converted to `logger.debug("...: %s", e)`. No control-flow changes.

Refs #369
2026-05-07 09:49:29 -07:00
..
__init__.py Lift enhance_artist_quality to core/artists/quality.py 2026-04-29 10:05:57 -07:00
liked_match.py Surface silent exceptions in core/artists — 23 sites 2026-05-07 09:49:29 -07:00
map.py Surface silent exceptions in core/artists — 23 sites 2026-05-07 09:49:29 -07:00
quality.py Fix Download Discography pulling wrong artist + log routing 2026-05-06 13:03:43 -07:00