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
Broque Thomas e8a5e253f6
Rebuild artist SoulID: track-verified canonical ID from Deezer + iTunes
2 weeks ago
..
repair_jobs Add Album Tag Consistency repair job: detect and fix inconsistent tags across album tracks 2 weeks ago
acoustid_client.py Fix chromaprint C-level assertion crash on 5.1 surround FLAC files. Not possible to check 1 month ago
acoustid_verification.py Strip all parentheticals in AcoustID title normalization 4 weeks ago
album_consistency.py Add Picard-style MB release preflight for album downloads 2 weeks ago
audiodb_client.py Add AudioDB enrichment for artists, albums, and tracks 2 months ago
audiodb_worker.py Fix enrichment retry loops, cover art finding dupes, and Spotify rate limit during art scan 3 weeks ago
automation_engine.py Fix automation signal chain: forward event data (playlist_id) to action handlers 2 weeks ago
database_update_worker.py Fix deep scan skipping file path updates for existing tracks 3 weeks ago
deezer_client.py Fix album_type field missing from Deezer and Spotify Track dataclasses 3 weeks ago
deezer_download_client.py Add Deezer download source: client, settings UI, ARL authentication 2 weeks ago
deezer_worker.py Fix enrichment retry loops, cover art finding dupes, and Spotify rate limit during art scan 3 weeks ago
download_orchestrator.py Integrate Deezer download source into orchestrator 2 weeks ago
genius_client.py Fix Genius 429 backoff by re-raising rate limit errors from _make_request 4 weeks ago
genius_worker.py Fix enrichment retry loops, cover art finding dupes, and Spotify rate limit during art scan 3 weeks ago
hifi_client.py Fix HiFi client not failing over to next instance on HTTP 500 3 weeks ago
hydrabase_client.py Add missing _get_artist_image_from_albums to HydrabaseClient 2 weeks ago
hydrabase_worker.py Use nonces and drain interleaved stats in Hydrabase 1 month ago
itunes_client.py Prefer album versions over singles when matching tracks to metadata sources 3 weeks ago
itunes_worker.py Fix enrichment retry loops, cover art finding dupes, and Spotify rate limit during art scan 3 weeks ago
jellyfin_client.py Add Listening Stats page with media server play data integration 3 weeks ago
lastfm_client.py Add scrobbling to Last.fm/ListenBrainz + update What's New 3 weeks ago
lastfm_worker.py Fix enrichment retry loops, cover art finding dupes, and Spotify rate limit during art scan 3 weeks ago
listenbrainz_client.py Add scrobbling to Last.fm/ListenBrainz + update What's New 3 weeks ago
listenbrainz_manager.py Fix per-profile ListenBrainz playlist cache scoping and stale data recovery 4 weeks ago
listening_stats_worker.py Increase stats page top artists/albums/tracks from 10 to 25 3 weeks ago
lyrics_client.py auto lyric download 7 months ago
matching_engine.py Add Soulseek peer queue filtering and configurable download timeout 3 weeks ago
media_scan_manager.py Fix automated scans for non-Plex servers & incremental scan performance 4 weeks ago
metadata_cache.py Speed up metadata cache browser: add composite indexes, remove full-scan LIKE filters 3 weeks ago
metadata_service.py Complete Hydrabase as selectable fallback metadata source 3 weeks ago
musicbrainz_client.py feat(ui): add MusicBrainz enrichment status UI with real-time monitoring 2 months ago
musicbrainz_service.py Fix MusicBrainz release matching preferring standard over deluxe 3 weeks ago
musicbrainz_worker.py Fix enrichment retry loops, cover art finding dupes, and Spotify rate limit during art scan 3 weeks ago
navidrome_client.py Add Listening Stats page with media server play data integration 3 weeks ago
personalized_playlists.py Fix discover page Deezer source support 3 weeks ago
plex_client.py Add Listening Stats page with media server play data integration 3 weeks ago
plex_scan_manager.py fix logging issue 8 months ago
qobuz_client.py Tidal & Qobuz Background Enrichment Workers 4 weeks ago
qobuz_worker.py Fix enrichment retry loops, cover art finding dupes, and Spotify rate limit during art scan 3 weeks ago
repair_worker.py Fix album tag consistency handler: open each file once for all field changes 2 weeks ago
seasonal_discovery.py Fix seasonal playlists not appearing when Deezer is active source 3 weeks ago
soulid_worker.py Rebuild artist SoulID: track-verified canonical ID from Deezer + iTunes 2 weeks ago
soulseek_client.py Add minimum peer upload speed setting and fix quality scoring tiers 3 weeks ago
spotify_client.py Add rate limit check to search_tracks and search_albums in Spotify client 2 weeks ago
spotify_public_scraper.py Add Spotify Link tab for public playlist/album scraping without API credentials 4 weeks ago
spotify_worker.py Start Spotify enrichment worker unpaused by default like other workers 2 weeks ago
tag_writer.py Fix false positive track matching & tag writing visibility for library files 4 weeks ago
tidal_client.py Fix Tidal token refresh hammering when client credentials removed 3 weeks ago
tidal_download_client.py Retry Tidal download at lower quality when hi-res returns garbage file 4 weeks ago
tidal_worker.py Fix enrichment retry loops, cover art finding dupes, and Spotify rate limit during art scan 3 weeks ago
watchlist_scanner.py Personalize discovery playlists using listening stats 3 weeks ago
web_scan_manager.py Fix automated scans for non-Plex servers & incremental scan performance 4 weeks ago
wishlist_service.py Fix wishlisted tracks showing 'Unknown Album' with no cover art 3 weeks ago
youtube_client.py User configurable youtube rate limiting and optional cookies for bot detection 1 month ago