You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SoulSync/core/discovery
BoulderBadgeDad 482d5fbc79
Fix: Spotify sync crash 'unexpected keyword argument candidate_pool'
3 weeks ago
..
__init__.py PR5a: lift _run_sync_task to core/discovery/sync.py 2 months ago
beatport.py PR5f: lift _run_beatport_discovery_worker to core/discovery/beatport.py 2 months ago
deezer.py PR5d: lift _run_deezer_discovery_worker to core/discovery/deezer.py 2 months ago
endpoints.py Discovery lift (10/N): save_*_bubble_snapshot -> shared helper 3 weeks ago
hero.py Add MusicBrainz as a metadata source 1 month ago
listenbrainz.py PR5g: lift _run_listenbrainz_discovery_worker to core/discovery/listenbrainz.py 2 months ago
manual_match.py Branch cleanup: lift manual-match helpers, fix length-pref ordering, profile-scope view toggle 3 weeks ago
matching.py Fold provider-matching into PlaylistSource contract (Phase 1b) 3 weeks ago
playlist.py Wishlist: fix three regressions causing all imports to land as track 01 with no year 3 weeks ago
qobuz.py Add Qobuz playlist sync to Sync page (#677) 4 weeks ago
quality_scanner.py Surface silent exceptions across remaining modules — ~70 sites 1 month ago
scoring.py Lift discovery scoring + tidal-track search to core/discovery/scoring.py 2 months ago
spotify_public.py Add iTunes / Apple Music link import tab on Sync page 3 weeks ago
sync.py Fix: Spotify sync crash 'unexpected keyword argument candidate_pool' 3 weeks ago
tidal.py Lift _run_tidal_discovery_worker to core/discovery/tidal.py 2 months ago
youtube.py fix: cast duration_ms to int before :02d format in discovery workers 2 months ago