soulsync/core
2026-03-14 09:09:18 -07:00
..
repair_jobs Library Repair Worker: multi-job background maintenance daemon with 10 jobs, findings system, and management modal 2026-03-14 09:09:18 -07:00
acoustid_client.py
acoustid_verification.py Strip all parentheticals in AcoustID title normalization 2026-03-13 21:28:18 -07:00
audiodb_client.py
audiodb_worker.py
automation_engine.py Full Cleanup automation: combined housekeeping sweep for quarantine, downloads, staging, and search history 2026-03-09 16:39:29 -07:00
database_update_worker.py Fix automated scans for non-Plex servers & incremental scan performance 2026-03-12 11:17:32 -07:00
deezer_client.py Add Deezer playlist sync tab with discovery, fix modal, and cache persistence 2026-03-13 12:29:49 -07:00
deezer_worker.py
download_orchestrator.py Hybrid Mode Redesign 2026-03-11 18:10:35 -07:00
genius_client.py Fix Genius 429 backoff by re-raising rate limit errors from _make_request 2026-03-10 15:46:37 -07:00
genius_worker.py Last.fm & Genius full worker parity, clickable service badges, and playlist folder race condition fix 2026-03-10 10:35:55 -07:00
hydrabase_client.py hydrabase changes 2026-03-04 19:48:12 -08:00
hydrabase_worker.py
itunes_client.py Add universal metadata cache for Spotify & iTunes API responses with browsable dashboard tool 2026-03-14 01:26:45 -07:00
itunes_worker.py
jellyfin_client.py Add file path and bitrate support for Jellyfin tracks 2026-03-08 13:08:26 -07:00
lastfm_client.py Add Last.fm and Genius to on-demand enrichment, settings reload, and enrich dropdown parity 2026-03-10 09:12:36 -07:00
lastfm_worker.py Add no-auth state to Last.fm and Genius dashboard buttons with greyed-out UI and settings guidance 2026-03-10 09:20:16 -07:00
listenbrainz_client.py Configurable ListenBrainz API endpoint for self-hosted instances 2026-03-09 20:52:33 -07:00
listenbrainz_manager.py
lyrics_client.py
matching_engine.py Fix wrong track downloads when album name matches a track title in hybrid mode 2026-03-12 10:40:33 -07:00
media_scan_manager.py Fix automated scans for non-Plex servers & incremental scan performance 2026-03-12 11:17:32 -07:00
metadata_cache.py Add universal metadata cache for Spotify & iTunes API responses with browsable dashboard tool 2026-03-14 01:26:45 -07:00
metadata_service.py
musicbrainz_client.py
musicbrainz_service.py
musicbrainz_worker.py
navidrome_client.py
personalized_playlists.py fix build a playlist functionality and update the ui 2026-03-11 07:52:58 -07:00
plex_client.py Detect and remove deleted content during incremental database updates 2026-03-03 13:13:38 -08:00
plex_scan_manager.py
qobuz_client.py Tidal & Qobuz Background Enrichment Workers 2026-03-11 21:26:20 -07:00
qobuz_worker.py Fix Tidal/Qobuz enrichment backfill failing on dict-type copyright and isrc fields 2026-03-12 10:26:35 -07:00
repair_worker.py Library Repair Worker: multi-job background maintenance daemon with 10 jobs, findings system, and management modal 2026-03-14 09:09:18 -07:00
seasonal_discovery.py Fix iTunes discovery playlists: synthetic popularity, EP inclusion, and seasonal iTunes support 2026-03-13 13:52:32 -07:00
soulseek_client.py
spotify_client.py Add universal metadata cache for Spotify & iTunes API responses with browsable dashboard tool 2026-03-14 01:26:45 -07:00
spotify_worker.py Stop unnecessary Spotify API call every 60s from enrichment status polling 2026-03-12 12:06:25 -07:00
tag_writer.py Fix false positive track matching & tag writing visibility for library files 2026-03-12 16:08:44 -07:00
tidal_client.py Fix Tidal playlist sync dropping remix/version info from track titles 2026-03-12 21:12:34 -07:00
tidal_download_client.py Validate Tidal downloads and clean up unplayable hi-res stubs 2026-03-11 11:59:13 -07:00
tidal_worker.py Fix Tidal/Qobuz enrichment backfill failing on dict-type copyright and isrc fields 2026-03-12 10:26:35 -07:00
watchlist_scanner.py Add Spotify Library discovery section, instrumental filter, custom exclusion terms & album download modal fixes 2026-03-14 00:21:44 -07:00
web_scan_manager.py Fix automated scans for non-Plex servers & incremental scan performance 2026-03-12 11:17:32 -07:00
wishlist_service.py
youtube_client.py