| .. |
|
artists
|
Surface silent exceptions in core/artists — 23 sites
|
3 weeks ago |
|
automation
|
Lift /api/automations/blocks static config into core/automation/blocks.py
|
4 weeks ago |
|
discovery
|
MS Cin-5: Drop per-server globals — engine owns the clients
|
3 weeks ago |
|
download_engine
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
3 weeks ago |
|
download_plugins
|
Address Copilot doc-drift review
|
3 weeks ago |
|
downloads
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
3 weeks ago |
|
enrichment
|
Honor manually-matched source IDs in per-source enrichment workers
|
3 weeks ago |
|
imports
|
Migrate album-info builders to typed Album path
|
3 weeks ago |
|
library
|
Lift shared download dataclasses + boot via singleton factory
|
3 weeks ago |
|
media_server
|
Final review-pass nits — class docstring, dead branch, dead imports, boot resilience
|
3 weeks ago |
|
metadata
|
Fix Download Discography pulling wrong artist + log routing
|
3 weeks ago |
|
playlists
|
Lift _prepare_stream_task + playlist_explorer_build_tree to core/
|
4 weeks ago |
|
repair_jobs
|
Rewrite Library Reorganize job to delegate to per-album planner
|
3 weeks ago |
|
search
|
Cin-6: Rename soulseek_client global → download_orchestrator
|
3 weeks ago |
|
stats
|
Add Library Disk Usage card to System Statistics
|
3 weeks ago |
|
streaming
|
Cin-6: Rename soulseek_client global → download_orchestrator
|
3 weeks ago |
|
watchlist
|
Bulk watchlist add: fall back through every source ID, not just active
|
4 weeks ago |
|
wishlist
|
Coerce wishlist track counts before category checks
|
4 weeks ago |
|
workers
|
Lift WebMetadataUpdateWorker to core/workers/metadata_update.py
|
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: tasks showed Completed when file was quarantined
|
3 weeks 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
|
Move metadata helpers into package modules
|
4 weeks ago |
|
artist_source_lookup.py
|
Make artist_name Optional in find_library_artist_for_source
|
1 month ago |
|
audiodb_client.py
|
Add API Rate Monitor dashboard with real-time speedometer gauges
|
2 months ago |
|
audiodb_worker.py
|
Add genre whitelist for filtering junk tags during enrichment
|
1 month ago |
|
auto_import_worker.py
|
Rename unused loop var to silence ruff B007
|
3 weeks ago |
|
automation_engine.py
|
Surface handler-returned errors in automation last_error
|
4 weeks ago |
|
connection_detect.py
|
Lift run_detection to core/connection_detect.py
|
4 weeks ago |
|
connection_test.py
|
Cin-6: Rename soulseek_client global → download_orchestrator
|
3 weeks ago |
|
database_update_worker.py
|
Add "All Libraries (combined)" mode to PlexClient
|
3 weeks ago |
|
debug_info.py
|
Cin-6: Rename soulseek_client global → download_orchestrator
|
3 weeks ago |
|
deezer_client.py
|
Surface silent exceptions in metadata clients — 37 sites
|
3 weeks ago |
|
deezer_download_client.py
|
Surface silent exceptions in metadata clients — 37 sites
|
3 weeks ago |
|
deezer_worker.py
|
Honor manually-matched source IDs in per-source enrichment workers
|
3 weeks ago |
|
discogs_client.py
|
Surface silent exceptions in metadata clients — 37 sites
|
3 weeks ago |
|
discogs_worker.py
|
Discogs: count rows with empty type_ as real tracks too
|
1 month ago |
|
download_orchestrator.py
|
Lift shared download dataclasses + boot via singleton factory
|
3 weeks ago |
|
genius_client.py
|
Add API Rate Monitor dashboard with real-time speedometer gauges
|
2 months ago |
|
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
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
3 weeks ago |
|
hydrabase_client.py
|
Add missing _get_artist_image_from_albums to HydrabaseClient
|
2 months ago |
|
hydrabase_worker.py
|
Improve graceful shutdown and rollback safety
|
1 month ago |
|
itunes_client.py
|
Surface silent exceptions in metadata clients — 37 sites
|
3 weeks ago |
|
itunes_worker.py
|
Honor manually-matched source IDs in per-source enrichment workers
|
3 weeks ago |
|
jellyfin_client.py
|
MS Gap 1: Lift shared TrackInfo + PlaylistInfo to neutral types module
|
3 weeks 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
|
Lift shared download dataclasses + boot via singleton factory
|
3 weeks ago |
|
listenbrainz_client.py
|
Remove emojis from all Python log and print statements
|
1 month ago |
|
listenbrainz_manager.py
|
Add Last.fm Track Radio to Discover page
|
1 month ago |
|
listening_stats_worker.py
|
MS Cin-5: Drop per-server globals — engine owns the clients
|
3 weeks ago |
|
lyrics_client.py
|
Remove emojis from all Python log and print statements
|
1 month ago |
|
matching_engine.py
|
Merge remote-tracking branch 'origin/dev' into refactor/media-server-engine
|
3 weeks ago |
|
metadata_service.py
|
Move profile Spotify cache into registry
|
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
|
Add metadata cache maintenance and health monitoring
|
2 months ago |
|
musicbrainz_worker.py
|
fix: stop enrichment workers from re-processing rows forever
|
1 month ago |
|
navidrome_client.py
|
MS Gap 1: Lift shared TrackInfo + PlaylistInfo to neutral types module
|
3 weeks ago |
|
personalized_playlists.py
|
Replace all legacy metadata_service imports with canonical functions
|
2 months ago |
|
plex_client.py
|
Add cross-section dedup to all-libraries listing layer
|
3 weeks ago |
|
qobuz_client.py
|
Address Copilot doc-drift review
|
3 weeks ago |
|
qobuz_worker.py
|
Honor manually-matched source IDs in per-source enrichment workers
|
3 weeks ago |
|
reorganize_queue.py
|
Reorganize queue: race + dedupe fixes from kettui review
|
1 month ago |
|
reorganize_runner.py
|
Library reorganize: FIFO queue with live status panel
|
1 month ago |
|
repair_worker.py
|
Surface silent exceptions in repair_worker — 16 sites
|
3 weeks ago |
|
replaygain.py
|
Fix: ReplayGain wrote same +52 dB gain to every track
|
3 weeks ago |
|
runtime_state.py
|
PR4b: lift cancel + clear download routes to core/downloads/cancel.py
|
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
|
Bound slskd HTTP timeout — fixes worker thread deadlock
|
3 weeks ago |
|
soulsync_client.py
|
MS Cin-1 + Cin-2: Explicit contract inheritance + generic accessors
|
3 weeks ago |
|
soundcloud_client.py
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
3 weeks ago |
|
spotify_client.py
|
Surface silent exceptions in metadata clients — 37 sites
|
3 weeks ago |
|
spotify_public_scraper.py
|
…
|
|
|
spotify_worker.py
|
Honor manually-matched source IDs in per-source enrichment workers
|
3 weeks ago |
|
tag_writer.py
|
Separate AcoustID file logging
|
1 month ago |
|
tidal_client.py
|
Surface silent exceptions in metadata clients — 37 sites
|
3 weeks ago |
|
tidal_download_client.py
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
3 weeks ago |
|
tidal_worker.py
|
Honor manually-matched source IDs in per-source enrichment workers
|
3 weeks ago |
|
watchlist_scanner.py
|
Make extract_external_ids recognize all source-tagging conventions
|
3 weeks ago |
|
web_scan_manager.py
|
MS Cin-5: Drop per-server globals — engine owns the clients
|
3 weeks ago |
|
wishlist_service.py
|
Extract wishlist logic into dedicated package
|
4 weeks ago |
|
worker_utils.py
|
Fix Album Completeness job reporting zero findings for every album
|
1 month ago |
|
youtube_client.py
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
3 weeks ago |