Commit Graph

740 Commits (cf7fdb0eaefcc57ed7981bd692f94efe2b146efd)

Author SHA1 Message Date
elmerohueso d6b217081f fix tidal direct download similarly to the hifi fix
4 weeks ago
elmerohueso 91b33b3dd2 use trackManifest endpoint and rebuild tracks from HLS playlists (old track enpoint was changed by Tidal to no longer provide LOSSLESS or HI_RES)
4 weeks ago
elmerohueso 6ae1cb471e user-editable hifi instances
4 weeks ago
Broque Thomas a38bfcba55 PR5h: lift _run_quality_scanner to core/discovery/quality_scanner.py
4 weeks ago
Broque Thomas c9108ef2fe PR5g: lift _run_listenbrainz_discovery_worker to core/discovery/listenbrainz.py
4 weeks ago
Broque Thomas 04647eb9f7 PR5f: lift _run_beatport_discovery_worker to core/discovery/beatport.py
4 weeks 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
Broque Thomas bdb7a3139d PR5a: lift _run_sync_task to core/discovery/sync.py
1 month ago
Broque Thomas 1fb2f34955 PR4h fixup: restore strict 1:1 in master.py
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
Broque Thomas 2d271cfacf PR4e: lift status helpers + 3 routes to core/downloads/status.py
1 month ago
Broque Thomas a133448a6e PR4d: lift _run_post_processing_worker to core/downloads/post_processing.py
1 month ago
Broque Thomas 039f152f31 PR4c: lift _automatic_wishlist_cleanup_after_db_update to core/downloads/cleanup.py
1 month ago
Broque Thomas dc2835eecc PR4b: lift cancel + clear download routes to core/downloads/cancel.py
1 month ago
Broque Thomas 3ce25310a3 PR4a: lift sync history recording to core/downloads/history.py
1 month ago
Broque Thomas c121582557 MusicBrainz genres: fall back to release then artist when recording is empty
1 month ago
Broque Thomas a8319156ce Lift /api/automations/blocks static config into core/automation/blocks.py
1 month ago
Broque Thomas 6cdcf778f3 Lift /api/automations/* into core/automation/
1 month ago
Broque Thomas b94cbd7dd7 Search lift: pre-merge parity polish for cin's review
1 month ago
Broque Thomas 47b4663091 Search cache: preserve falsy provider returns to match original behavior
1 month ago
Broque Thomas fd7b56e58c Lift /api/search and /api/enhanced-search/* into core/search/
1 month ago
Broque Thomas f51b75da7e Lift /api/stats/* and /api/listening-stats/* into core/stats/
1 month ago
Broque Thomas 313b5677a5 Drop stale post-PR378 redefs and fix B009
1 month ago
Antti Kettunen 02305096a3
Tighten metadata and import safety
1 month ago
Antti Kettunen 9315e74bea
Broaden import and metadata test coverage
1 month ago
Antti Kettunen 4f236baa6d
Fix import normalization and task completion locking
1 month ago
Antti Kettunen 4c819681a1
Move single-track resolver; fix wishlist cleanup
1 month ago
Antti Kettunen d04573f397
Fix single import source handling
1 month ago
Antti Kettunen 9b2b6d856f
Split runtime builders into owning modules
1 month ago
Antti Kettunen 9e496397da
Move shared metadata helpers into package
1 month ago
Antti Kettunen 9656dbd46a
Thread runtime through metadata enrichment
1 month ago
Antti Kettunen 8319c6679f
Move new metadata helpers into a package
1 month ago
Antti Kettunen bdef127dd6
Lift shared runtime state into core
1 month ago
Antti Kettunen e10df4caf2
Rehome import helpers into core/imports
1 month ago
Antti Kettunen b9269b4f16
Tighten metadata helper boundaries
1 month ago
Antti Kettunen edd9048f86
Checkpoint metadata runtime cleanup
1 month ago
Antti Kettunen 6872e5080d
Refine import module boundaries
1 month ago
Antti Kettunen 0bbf44809f
Move the import flows and related post-processing pipelines into separate modules
1 month ago
Broque Thomas dd4cf130d7 Socket.IO CORS: handle self-review nits
1 month ago
Broque Thomas 0f24739e27 Socket.IO CORS: polish — match engineio exactly, bound dedup, validate URLs
1 month ago
Broque Thomas 013eebf350 Lock down Socket.IO CORS — same-origin default + opt-in allow-list
1 month ago
Broque Thomas 37aefd2ff1 Reorganize queue: race + dedupe fixes from kettui review
1 month ago
Broque Thomas d6094a3587 Library reorganize: FIFO queue with live status panel
1 month ago
Broque Thomas 98c85f928e Merge remote-tracking branch 'origin/dev' into fix/reorganize-via-post-process-pipeline
1 month ago