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