soulsync/core
Broque Thomas b17a6e2dd7 Add per-artist metadata source override for watchlist scans
Users can now override which metadata provider (Spotify, Deezer, Apple Music,
Discogs) is used when scanning a specific watchlist artist for new releases.
The selector appears in the artist config modal and only shows sources the
artist has enrichment IDs for. Default behavior is unchanged — all artists
use the global metadata source unless explicitly overridden.
2026-04-18 16:05:05 -07:00
..
repair_jobs
acoustid_client.py
acoustid_verification.py
album_consistency.py
api_call_tracker.py
audiodb_client.py
audiodb_worker.py
auto_import_worker.py
automation_engine.py
database_update_worker.py
deezer_client.py
deezer_download_client.py
deezer_worker.py
discogs_client.py
discogs_worker.py
download_orchestrator.py
genius_client.py
genius_worker.py
hifi_client.py
hydrabase_client.py
hydrabase_worker.py
itunes_client.py
itunes_worker.py
jellyfin_client.py
lastfm_client.py
lastfm_worker.py
lidarr_download_client.py
listenbrainz_client.py
listenbrainz_manager.py
listening_stats_worker.py
lyrics_client.py
matching_engine.py
metadata_cache.py
metadata_service.py
musicbrainz_client.py
musicbrainz_search.py
musicbrainz_service.py
musicbrainz_worker.py
navidrome_client.py
personalized_playlists.py
plex_client.py
qobuz_client.py
qobuz_worker.py
repair_worker.py
replaygain.py
seasonal_discovery.py
soulid_worker.py
soulseek_client.py
soulsync_client.py
spotify_client.py
spotify_public_scraper.py
spotify_worker.py
tag_writer.py
tidal_client.py
tidal_download_client.py
tidal_worker.py
watchlist_scanner.py Add per-artist metadata source override for watchlist scans 2026-04-18 16:05:05 -07:00
web_scan_manager.py
wishlist_service.py
worker_utils.py
youtube_client.py