Commit Graph

731 Commits (f5ccc55bfc2b6fd5bf5bbb38ba236770146ff09d)

Author SHA1 Message Date
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
Broque Thomas 7e1c4c26ec Reorganize: fix moved-count + status/total UX issues from PR #377 review
1 month ago
Broque Thomas 6c90d68de3 Discogs: count rows with empty type_ as real tracks too
1 month ago
Broque Thomas cb67773998 Merge remote-tracking branch 'origin/dev' into fix/album-completeness-api-track-count
1 month ago
Broque Thomas 2b15260b88 Reorganize: route library files through the post-processing pipeline
1 month ago
Broque Thomas 252121ca96 Bump Spotify post-ban cooldown from 5 min to 30 min
1 month ago
Broque Thomas b3afed1599 Fix Tidal device-auth link opening SoulSync instead of link.tidal.com
1 month ago
Broque Thomas a9f827ef42 Reject Tidal streams that silently downgrade from the requested quality
1 month ago
Broque Thomas a60546929e Fix Album Completeness job reporting zero findings for every album
1 month ago
Broque Thomas c454b1ebaf MusicBrainz: Dedupe same-named homonyms in artist search results
1 month ago