soulsync/core/artists
Broque Thomas 0e237f14d4 Lift liked-artist matching to core/artists/liked_match.py
Lifts _match_liked_artists_to_all_sources and
_backfill_liked_artist_images. Both bodies are byte-identical to the
originals. Uses the same _SpotifyClientProxy + _get_*_client shim
pattern as core/artists/map.py so the bodies resolve their original
names without modification.

web_server.py: 37501 → 37245 (-256 lines).
2026-04-29 17:34:28 -07:00
..
__init__.py Lift enhance_artist_quality to core/artists/quality.py 2026-04-29 10:05:57 -07:00
liked_match.py Lift liked-artist matching to core/artists/liked_match.py 2026-04-29 17:34:28 -07:00
map.py Lift artist map endpoints to core/artists/map.py 2026-04-29 15:48:37 -07:00
quality.py Lift enhance_artist_quality to core/artists/quality.py 2026-04-29 10:05:57 -07:00