| .. |
|
artists
|
Lift liked-artist matching to core/artists/liked_match.py
|
2026-04-29 17:34:28 -07:00 |
|
automation
|
Lift /api/automations/blocks static config into core/automation/blocks.py
|
2026-04-27 18:31:36 -07:00 |
|
discovery
|
MS Cin-5: Drop per-server globals — engine owns the clients
|
2026-05-05 18:05:45 -07:00 |
|
download_engine
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
2026-05-05 12:20:51 -07:00 |
|
download_plugins
|
Address Copilot doc-drift review
|
2026-05-05 15:46:48 -07:00 |
|
downloads
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
2026-05-05 12:20:51 -07:00 |
|
enrichment
|
Consolidate enrichment bubble routes behind a service registry
|
2026-05-01 20:14:30 -07:00 |
|
imports
|
Migrate album-info builders to typed Album path
|
2026-05-03 22:53:12 -07:00 |
|
library
|
Lift shared download dataclasses + boot via singleton factory
|
2026-05-05 09:08:39 -07:00 |
|
media_server
|
MS Gap 1: Lift shared TrackInfo + PlaylistInfo to neutral types module
|
2026-05-05 18:25:28 -07:00 |
|
metadata
|
Migrate discography + quality scanner to typed Album path
|
2026-05-04 08:12:40 -07:00 |
|
playlists
|
Lift _prepare_stream_task + playlist_explorer_build_tree to core/
|
2026-04-29 11:26:07 -07:00 |
|
repair_jobs
|
Fix: maintenance findings badge inflated when scan dedup-skipped
|
2026-05-04 08:55:13 -07:00 |
|
search
|
Cin-6: Rename soulseek_client global → download_orchestrator
|
2026-05-04 23:23:32 -07:00 |
|
stats
|
Add Library Disk Usage card to System Statistics
|
2026-05-03 20:17:06 -07:00 |
|
streaming
|
Cin-6: Rename soulseek_client global → download_orchestrator
|
2026-05-04 23:23:32 -07:00 |
|
watchlist
|
Bulk watchlist add: fall back through every source ID, not just active
|
2026-04-30 20:27:42 -07:00 |
|
wishlist
|
Coerce wishlist track counts before category checks
|
2026-04-30 21:42:43 +03:00 |
|
workers
|
Lift WebMetadataUpdateWorker to core/workers/metadata_update.py
|
2026-04-29 14:20:41 -07:00 |
|
acoustid_client.py
|
|
|
|
acoustid_verification.py
|
Fix: tasks showed Completed when file was quarantined
|
2026-05-03 18:28:32 -07:00 |
|
album_consistency.py
|
|
|
|
api_call_tracker.py
|
|
|
|
artist_source_detail.py
|
Move metadata helpers into package modules
|
2026-04-29 11:28:42 +03:00 |
|
artist_source_lookup.py
|
|
|
|
audiodb_client.py
|
|
|
|
audiodb_worker.py
|
|
|
|
auto_import_worker.py
|
Rename unused loop var to silence ruff B007
|
2026-05-02 23:18:05 -07:00 |
|
automation_engine.py
|
Surface handler-returned errors in automation last_error
|
2026-04-30 15:45:28 -07:00 |
|
connection_detect.py
|
Lift run_detection to core/connection_detect.py
|
2026-04-29 22:40:34 -07:00 |
|
connection_test.py
|
Cin-6: Rename soulseek_client global → download_orchestrator
|
2026-05-04 23:23:32 -07:00 |
|
database_update_worker.py
|
|
|
|
debug_info.py
|
Cin-6: Rename soulseek_client global → download_orchestrator
|
2026-05-04 23:23:32 -07:00 |
|
deezer_client.py
|
Move metadata API into package
|
2026-04-29 08:10:18 +03:00 |
|
deezer_download_client.py
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
2026-05-05 12:20:51 -07:00 |
|
deezer_worker.py
|
|
|
|
discogs_client.py
|
Add Discogs collection as a Your Albums source
|
2026-05-03 21:27:46 -07:00 |
|
discogs_worker.py
|
Discogs: count rows with empty type_ as real tracks too
|
2026-04-25 08:27:44 -07:00 |
|
download_orchestrator.py
|
Lift shared download dataclasses + boot via singleton factory
|
2026-05-05 09:08:39 -07:00 |
|
genius_client.py
|
|
|
|
genius_worker.py
|
|
|
|
genre_filter.py
|
|
|
|
hifi_client.py
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
2026-05-05 12:20:51 -07:00 |
|
hydrabase_client.py
|
|
|
|
hydrabase_worker.py
|
|
|
|
itunes_client.py
|
Move metadata API into package
|
2026-04-29 08:10:18 +03:00 |
|
itunes_worker.py
|
|
|
|
jellyfin_client.py
|
MS Gap 1: Lift shared TrackInfo + PlaylistInfo to neutral types module
|
2026-05-05 18:25:28 -07:00 |
|
lastfm_client.py
|
|
|
|
lastfm_worker.py
|
|
|
|
library_reorganize.py
|
|
|
|
lidarr_download_client.py
|
Lift shared download dataclasses + boot via singleton factory
|
2026-05-05 09:08:39 -07:00 |
|
listenbrainz_client.py
|
|
|
|
listenbrainz_manager.py
|
|
|
|
listening_stats_worker.py
|
MS Cin-5: Drop per-server globals — engine owns the clients
|
2026-05-05 18:05:45 -07:00 |
|
lyrics_client.py
|
|
|
|
matching_engine.py
|
Merge remote-tracking branch 'origin/dev' into refactor/media-server-engine
|
2026-05-05 20:36:31 -07:00 |
|
metadata_service.py
|
Move profile Spotify cache into registry
|
2026-04-29 12:36:37 +03:00 |
|
musicbrainz_client.py
|
|
|
|
musicbrainz_search.py
|
|
|
|
musicbrainz_service.py
|
|
|
|
musicbrainz_worker.py
|
|
|
|
navidrome_client.py
|
MS Gap 1: Lift shared TrackInfo + PlaylistInfo to neutral types module
|
2026-05-05 18:25:28 -07:00 |
|
personalized_playlists.py
|
|
|
|
plex_client.py
|
MS Gap 1: Lift shared TrackInfo + PlaylistInfo to neutral types module
|
2026-05-05 18:25:28 -07:00 |
|
qobuz_client.py
|
Address Copilot doc-drift review
|
2026-05-05 15:46:48 -07:00 |
|
qobuz_worker.py
|
|
|
|
reorganize_queue.py
|
|
|
|
reorganize_runner.py
|
|
|
|
repair_worker.py
|
Fix: maintenance findings badge inflated when scan dedup-skipped
|
2026-05-04 08:55:13 -07:00 |
|
replaygain.py
|
Fix: ReplayGain wrote same +52 dB gain to every track
|
2026-05-03 19:08:35 -07:00 |
|
runtime_state.py
|
PR4b: lift cancel + clear download routes to core/downloads/cancel.py
|
2026-04-27 21:41:35 -07:00 |
|
seasonal_discovery.py
|
|
|
|
socketio_cors.py
|
|
|
|
soulid_worker.py
|
|
|
|
soulseek_client.py
|
Lift shared download dataclasses + boot via singleton factory
|
2026-05-05 09:08:39 -07:00 |
|
soulsync_client.py
|
MS Cin-1 + Cin-2: Explicit contract inheritance + generic accessors
|
2026-05-05 16:59:05 -07:00 |
|
soundcloud_client.py
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
2026-05-05 12:20:51 -07:00 |
|
spotify_client.py
|
Make Spotify status updates event-driven
|
2026-05-02 22:02:01 +03:00 |
|
spotify_public_scraper.py
|
|
|
|
spotify_worker.py
|
fix: pause Spotify worker on non-Spotify primary + cut daily budget to 500
|
2026-04-29 12:46:08 -07:00 |
|
tag_writer.py
|
|
|
|
tidal_client.py
|
|
|
|
tidal_download_client.py
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
2026-05-05 12:20:51 -07:00 |
|
tidal_worker.py
|
|
|
|
watchlist_scanner.py
|
Make extract_external_ids recognize all source-tagging conventions
|
2026-05-02 18:26:12 -07:00 |
|
web_scan_manager.py
|
MS Cin-5: Drop per-server globals — engine owns the clients
|
2026-05-05 18:05:45 -07:00 |
|
wishlist_service.py
|
Extract wishlist logic into dedicated package
|
2026-04-28 21:17:24 +03:00 |
|
worker_utils.py
|
|
|
|
youtube_client.py
|
Surface engine-not-wired errors + exclude soulseek from monitor aggregation
|
2026-05-05 12:20:51 -07:00 |