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 66d7029276
Wishlist payloads: preserve real track_number + release_date end-to-end
1 month ago
..
artists Complete MusicBrainz watchlist source parity 1 month ago
automation Close three review gaps before PR 1 ships 1 month ago
discovery Branch cleanup: lift manual-match helpers, fix length-pref ordering, profile-scope view toggle 1 month ago
download_engine Add module logger + surface silent exceptions in 7 logger-less files — 12 sites 2 months ago
download_plugins Address kettui-flagged items on usenet poll fix (#706) 1 month ago
downloads Staging match: log rejection reason on every silent-False exit 1 month ago
enrichment Surface silent exceptions across remaining modules — ~70 sites 2 months ago
imports Wishlist payloads: preserve real track_number + release_date end-to-end 1 month ago
library fix(musicbrainz): user-facing search recall + album-detail 404 1 month ago
matching AcoustID + quarantine modal: three bug fixes (closes #607, closes #608) 1 month ago
media_server Server playlist sync: append mode (preserve user-added tracks) 2 months ago
metadata MB rerank: prefer_known_duration is now a score boost, not a tiebreaker 1 month ago
personalized Personalized pipeline: auto-refresh stale snapshots after watchlist scan 1 month ago
playlists Resolve pre-existing ruff lint errors blocking CI 1 month ago
repair_jobs Fix Picard albumartist orphan false positives 1 month ago
search feat(import): show MusicBrainz variants 1 month ago
stats Surface silent exceptions across remaining modules — ~70 sites 2 months ago
streaming Cin-6: Rename soulseek_client global → download_orchestrator 2 months ago
sync Persist Find & Add selections as permanent server-playlist match overrides 1 month ago
text Address Cin review: extract helpers, indexed pool fetch, tidy nits 1 month ago
torrent_clients fix(torrent): use before/after diff to recover qBit info-hash 1 month ago
usenet_clients Address kettui-flagged items on usenet poll fix (#706) 1 month ago
watchlist Complete MusicBrainz watchlist source parity 1 month ago
webui Extract WebUI asset helpers 2 months ago
wishlist Wishlist payloads: preserve real track_number + release_date end-to-end 1 month ago
workers Final silent-exception sweep + ruff S110 lint guardrail — ~45 sites 2 months ago
acoustid_client.py
acoustid_verification.py AcoustID + quarantine modal: three bug fixes (closes #607, closes #608) 1 month ago
album_consistency.py Surface silent exceptions across remaining modules — ~70 sites 2 months ago
amazon_client.py fix(amazon): search albums/artists and track numbers for t2tunes 1 month ago
amazon_download_client.py Amazon download client: write final size==transferred before returning file path 1 month ago
amazon_worker.py Harden Amazon worker schema migration 1 month ago
api_call_tracker.py Wire Amazon Music as a first-class download source 1 month ago
archive_pipeline.py fix(downloads): harden album bundle staging 1 month ago
artist_source_detail.py Fix MusicBrainz artist detail showing MBID as name 1 month ago
artist_source_lookup.py Add amazon_id column to artists table for full source parity 1 month ago
audiodb_client.py
audiodb_worker.py AudioDB worker: stop infinite loop on direct-ID lookup failure (#553) 2 months ago
auto_import_worker.py Auto-import: fall through to other metadata sources when primary returns no match 2 months ago
automation_engine.py Wire automation engine through next_run_at + register monthly_time (PR 2/4) 1 month ago
connection_detect.py Final silent-exception sweep + ruff S110 lint guardrail — ~45 sites 2 months ago
connection_test.py Add torrent and usenet release staging support 1 month ago
database_update_worker.py Final silent-exception sweep + ruff S110 lint guardrail — ~45 sites 2 months ago
debug_info.py Fix Copy Debug Info music_source + surface missing services 2 months ago
deezer_client.py Fix Deezer contributors tagging silently dropping for cache-polluted tracks 1 month ago
deezer_download_client.py Surface silent exceptions in metadata clients — 37 sites 2 months ago
deezer_worker.py Surface silent exceptions in workers + repair jobs — ~30 sites 2 months ago
discogs_client.py Discogs: strip artist disambiguation suffixes at every name surface (#634) 1 month ago
discogs_worker.py Surface silent exceptions in workers + repair jobs — ~30 sites 2 months ago
download_orchestrator.py Fix Usenet settings reload without restart 1 month ago
genius_client.py
genius_worker.py Surface silent exceptions in workers + repair jobs — ~30 sites 2 months ago
genre_filter.py
hifi_client.py Log exception when inferring HiFi manifest ext 1 month ago
hydrabase_client.py feat: add explicit badges to discography modal and artist-detail cards 2 months ago
hydrabase_worker.py
image_cache.py fix(lint): silence ruff B007 + S110 1 month ago
itunes_client.py feat: add explicit badges to discography modal and artist-detail cards 2 months ago
itunes_worker.py Surface silent exceptions in workers + repair jobs — ~30 sites 2 months ago
jellyfin_client.py Server playlist sync: append mode (preserve user-added tracks) 2 months ago
lastfm_client.py
lastfm_worker.py Surface silent exceptions in workers + repair jobs — ~30 sites 2 months ago
library_reorganize.py Reorganize: optional embedded-tag mode (closes #592) 1 month ago
lidarr_download_client.py Surface silent exceptions across remaining modules — ~70 sites 2 months ago
listenbrainz_client.py
listenbrainz_manager.py Resolve pre-existing ruff lint errors blocking CI 1 month ago
listening_stats_worker.py Final silent-exception sweep + ruff S110 lint guardrail — ~45 sites 2 months ago
lyrics_client.py Retag now re-embeds LYRICS tag instead of leaving it empty 1 month ago
matching_engine.py Merge remote-tracking branch 'origin/dev' into refactor/media-server-engine 2 months ago
metadata_service.py Add MusicBrainz as a metadata source 1 month ago
musicbrainz_client.py Show MusicBrainz release variants in import 1 month ago
musicbrainz_search.py Branch cleanup: lift manual-match helpers, fix length-pref ordering, profile-scope view toggle 1 month ago
musicbrainz_service.py Cross-script artist aliases: include canonical name + non-strict fallback 1 month ago
musicbrainz_worker.py Alias resolution polish: lazy-fire on direct-match failure + worker backfill 2 months ago
navidrome_client.py Preserve Navidrome album cover art 1 month ago
personalized_playlists.py Add MusicBrainz as a metadata source 1 month ago
plex_client.py Server playlist sync: append mode (preserve user-added tracks) 2 months ago
prowlarr_client.py feat(settings): add Prowlarr integration as indexer aggregator 1 month ago
qobuz_client.py Fetch all Qobuz favorite tracks for discovery 1 month ago
qobuz_worker.py Surface silent exceptions in workers + repair jobs — ~30 sites 2 months ago
reorganize_queue.py Reorganize: optional embedded-tag mode (closes #592) 1 month ago
reorganize_runner.py Reorganize: optional embedded-tag mode (closes #592) 1 month ago
repair_worker.py fix(album-completeness): block cross-artist auto-fill 1 month ago
replaygain.py Add module logger + surface silent exceptions in 7 logger-less files — 12 sites 2 months ago
runtime_state.py Add module logger + surface silent exceptions in 7 logger-less files — 12 sites 2 months ago
seasonal_discovery.py Fix source artist detail navigation from discover modals 1 month ago
socketio_cors.py
soulid_worker.py Surface silent exceptions in workers + repair jobs — ~30 sites 2 months ago
soulseek_client.py Add Soulseek album bundle downloads 1 month ago
soulsync_client.py Surface silent exceptions across remaining modules — ~70 sites 2 months ago
soundcloud_client.py Surface engine-not-wired errors + exclude soulseek from monitor aggregation 2 months ago
spotify_client.py Add download buttons + bulk action to artist top-tracks sidebar 2 months ago
spotify_public_scraper.py
spotify_worker.py Surface silent exceptions in workers + repair jobs — ~30 sites 2 months ago
tag_writer.py AcoustID scanner: multi-candidate match + duration guard + multi-value retag 1 month ago
tidal_client.py Your Albums: selectable wishlist modal + Tidal album resolution 2 months ago
tidal_download_client.py Handle non-JSON Tidal auth responses 1 month ago
tidal_worker.py Surface silent exceptions in workers + repair jobs — ~30 sites 2 months ago
watchlist_scanner.py Fix missing album art for non-Spotify sources + animate Downloads nav icon 1 month ago
web_scan_manager.py MS Cin-5: Drop per-server globals — engine owns the clients 2 months ago
wishlist_service.py
worker_utils.py Repair stale media schema during refresh 1 month ago
youtube_client.py Escape dash-leading YouTube search queries 1 month ago