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 a8319156ce
Lift /api/automations/blocks static config into core/automation/blocks.py
4 weeks ago
..
automation Lift /api/automations/blocks static config into core/automation/blocks.py 4 weeks ago
imports Drop stale post-PR378 redefs and fix B009 4 weeks ago
metadata Tighten metadata and import safety 4 weeks ago
repair_jobs Fix Album Completeness job reporting zero findings for every album 1 month ago
search Search lift: pre-merge parity polish for cin's review 4 weeks ago
stats Lift /api/stats/* and /api/listening-stats/* into core/stats/ 4 weeks ago
acoustid_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
acoustid_verification.py Fix silent wrong-artist track downloads (Maduk/Tom Walker bug) 1 month ago
album_consistency.py Picard-style release preference scoring for MusicBrainz matching 1 month ago
api_call_tracker.py Make ApiCallTracker.save() atomic to prevent corrupt history files 1 month ago
artist_source_detail.py Extract _build_source_only_artist_detail into core/artist_source_detail.py 1 month ago
artist_source_lookup.py Make artist_name Optional in find_library_artist_for_source 1 month ago
audiodb_client.py
audiodb_worker.py Add genre whitelist for filtering junk tags during enrichment 1 month ago
auto_import_worker.py Use parent folder name as artist override in auto-import 1 month ago
automation_engine.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
database_update_worker.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
deezer_client.py Fix playlist cover art not syncing to Plex/Jellyfin from Deezer and other sources 1 month ago
deezer_download_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
deezer_worker.py Fix Album Completeness job reporting zero findings for every album 1 month ago
discogs_client.py
discogs_worker.py Discogs: count rows with empty type_ as real tracks too 1 month ago
download_orchestrator.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
genius_client.py
genius_worker.py Improve graceful shutdown and rollback safety 1 month ago
genre_filter.py Expand default genre whitelist from 223 to 272 genres 1 month ago
hifi_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
hydrabase_client.py
hydrabase_worker.py Improve graceful shutdown and rollback safety 1 month ago
itunes_client.py Fix iTunes album tracks failing on region-restricted releases 1 month ago
itunes_worker.py Fix Album Completeness job reporting zero findings for every album 1 month ago
jellyfin_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
lastfm_client.py Add Last.fm Track Radio to Discover page 1 month ago
lastfm_worker.py fix: stop enrichment workers from re-processing rows forever 1 month ago
library_reorganize.py Reorganize: fix moved-count + status/total UX issues from PR #377 review 1 month ago
lidarr_download_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
listenbrainz_client.py
listenbrainz_manager.py Add Last.fm Track Radio to Discover page 1 month ago
listening_stats_worker.py fix: batch N+1 queries in listening stats worker 1 month ago
lyrics_client.py
matching_engine.py Replace more print logs with proper logger usage 1 month ago
metadata_cache.py fix: batch metadata cache entity lookups 1 month ago
metadata_service.py Move single-track resolver; fix wishlist cleanup 4 weeks ago
musicbrainz_client.py MusicBrainz: Resolve release-group MBIDs to a release on album click 1 month ago
musicbrainz_search.py MusicBrainz: Dedupe same-named homonyms in artist search results 1 month ago
musicbrainz_service.py
musicbrainz_worker.py fix: stop enrichment workers from re-processing rows forever 1 month ago
navidrome_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
personalized_playlists.py
plex_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
qobuz_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
qobuz_worker.py fix: stop enrichment workers from re-processing rows forever 1 month ago
reorganize_queue.py Reorganize queue: race + dedupe fixes from kettui review 4 weeks ago
reorganize_runner.py Library reorganize: FIFO queue with live status panel 4 weeks ago
repair_worker.py Rebuild Discography Backfill: auto-wishlist, Fix All, section UI 1 month ago
replaygain.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
runtime_state.py Tighten metadata and import safety 4 weeks ago
seasonal_discovery.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
socketio_cors.py Socket.IO CORS: handle self-review nits 4 weeks ago
soulid_worker.py Tighten legacy logging output 1 month ago
soulseek_client.py Rehome import helpers into core/imports 4 weeks ago
soulsync_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
spotify_client.py Bump Spotify post-ban cooldown from 5 min to 30 min 1 month ago
spotify_public_scraper.py
spotify_worker.py Fix Album Completeness job reporting zero findings for every album 1 month ago
tag_writer.py Separate AcoustID file logging 1 month ago
tidal_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
tidal_download_client.py Fix Tidal device-auth link opening SoulSync instead of link.tidal.com 1 month ago
tidal_worker.py fix: stop enrichment workers from re-processing rows forever 1 month ago
watchlist_scanner.py Move the import flows and related post-processing pipelines into separate modules 4 weeks ago
web_scan_manager.py Add SoulSync standalone library — no media server required 1 month ago
wishlist_service.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago
worker_utils.py Fix Album Completeness job reporting zero findings for every album 1 month ago
youtube_client.py Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs 1 month ago