Commit Graph

1122 Commits (7db049ce99feda79dbc5d2e9b2b4f5ea3af3c643)

Author SHA1 Message Date
Broque Thomas a4eccff4a5 Lift discovery scoring + tidal-track search to core/discovery/scoring.py
1 month ago
Broque Thomas de1b4c9b3c Lift get_debug_info to core/debug_info.py
1 month ago
BoulderBadgeDad afd5d98136
Merge pull request #435 from kettui/refactor/provider-agnostic-wishlist-schema
1 month ago
Broque Thomas 0cacbd6b5e Lift run_detection to core/connection_detect.py
1 month ago
Antti Kettunen fd30d2a0be
Rename wishlist lifecycle helper
1 month ago
Broque Thomas 32c57124fb Lift run_service_test to core/connection_test.py
1 month ago
Broque Thomas 8299dc211e Lift _run_duplicate_cleaner to core/library/duplicate_cleaner.py
1 month ago
Broque Thomas dae7f21265 Lift _search_service to core/library/service_search.py
1 month ago
Broque Thomas 0e237f14d4 Lift liked-artist matching to core/artists/liked_match.py
1 month ago
Broque Thomas 9e8787c002 Lift WebUIDownloadMonitor to core/downloads/monitor.py
1 month ago
Broque Thomas 5875372ae0 Lift artist map endpoints to core/artists/map.py
1 month ago
Broque Thomas 7ca786539e Lift WebMetadataUpdateWorker to core/workers/metadata_update.py
1 month ago
Broque Thomas 1d5f1e2047 fix: pause Spotify worker on non-Spotify primary + cut daily budget to 500
1 month ago
BoulderBadgeDad 58a4c1905b
Merge pull request #419 from kettui/refactor/metadata-service-split-and-metadata-client-management-optimizations
1 month ago
Broque Thomas 5c8b8b271a Lift _prepare_stream_task + playlist_explorer_build_tree to core/
1 month ago
Broque Thomas 91978656a5 Lift enhance_artist_quality to core/artists/quality.py
1 month ago
Broque Thomas 3a6597561a Lift _execute_retag to core/library/retag.py
1 month ago
Broque Thomas 2b2003ba4c Lift _process_watchlist_scan_automatically to core/watchlist/auto_scan.py
1 month ago
Antti Kettunen e6c2bee427
Move profile Spotify cache into registry
1 month ago
Antti Kettunen 11be8834eb
Use metadata registry for web_server clients
1 month ago
Broque Thomas a2e068eaba Lift _try_staging_match to core/downloads/staging.py
1 month ago
Broque Thomas 793593de51 Lift _run_tidal_discovery_worker to core/discovery/tidal.py
1 month ago
Antti Kettunen a759f778b6
Move metadata API into package
1 month ago
Broque Thomas 1c43ca2eef PR6: lift _attempt_download_with_candidates to core/downloads/candidates.py
1 month ago
BoulderBadgeDad e504099439
Merge pull request #393 from elmerohueso/hifi-fixes
1 month ago
Broque Thomas 8bb0459345 fix: drop dead inline copies of wishlist removal helpers shadowing imports
1 month ago
BoulderBadgeDad 8019e13a2e
Merge pull request #400 from kettui/refactor/extract-wishlist-code
1 month ago
elmerohueso 7f94597706 validate hifi instance reorder against pre-existing instances
1 month ago
elmerohueso ef3790d146 change hifi instance DELETE to use query string
1 month ago
elmerohueso 788b7011d0 fix hifi instance reorder and enable/disable
1 month ago
elmerohueso 7c2edeb16a add admin decorators to new hifi endpoints as necessary
1 month ago
elmerohueso cf7fdb0eae fix Tidal and Deezer to show correct status
1 month ago
elmerohueso 6ae1cb471e user-editable hifi instances
1 month ago
Broque Thomas a38bfcba55 PR5h: lift _run_quality_scanner to core/discovery/quality_scanner.py
1 month ago
Broque Thomas c9108ef2fe PR5g: lift _run_listenbrainz_discovery_worker to core/discovery/listenbrainz.py
1 month ago
Broque Thomas 04647eb9f7 PR5f: lift _run_beatport_discovery_worker to core/discovery/beatport.py
1 month ago
Broque Thomas c5e06691e3 PR5e: lift _run_spotify_public_discovery_worker to core/discovery/spotify_public.py
1 month ago
Broque Thomas 2bc665e487 PR5d: lift _run_deezer_discovery_worker to core/discovery/deezer.py
1 month ago
Broque Thomas bda0500226 PR5c: lift _run_playlist_discovery_worker to core/discovery/playlist.py
1 month ago
Broque Thomas 3c1f614b6e fix: cast duration_ms to int before :02d format in discovery workers
1 month ago
Broque Thomas 27fa96fe97 PR5b: lift _run_youtube_discovery_worker to core/discovery/youtube.py
1 month ago
Antti Kettunen 0125f478fc
Trim wishlist runtime plumbing
1 month ago
Antti Kettunen f75c180cb6
Fix download cleanup after wishlist runs
1 month ago
Broque Thomas bdb7a3139d PR5a: lift _run_sync_task to core/discovery/sync.py
1 month ago
Antti Kettunen f5226bd5b5
Give wishlist modules their own loggers
1 month ago
Antti Kettunen d2af9f8bdf
Move wishlist routes into package
1 month ago
Antti Kettunen f32fc9d56e
Extract wishlist logic into dedicated package
1 month ago
Broque Thomas fa29ee2195 PR4h: lift _run_full_missing_tracks_process to core/downloads/master.py
1 month ago
Broque Thomas 0a6d1759b7 PR4g: lift batch lifecycle to core/downloads/lifecycle.py
1 month ago
Broque Thomas f0955420c3 PR4f: lift _download_track_worker to core/downloads/task_worker.py
1 month ago