..
__init__.py
Rehome import helpers into core/imports
2026-04-27 19:54:44 +03:00
album.py
Show MusicBrainz release variants in import
2026-05-24 09:33:19 -07:00
album_grouping.py
lint: log the skipped album source-id lookup instead of a bare try/except/pass (ruff S110)
2026-06-18 12:09:22 -07:00
album_matching.py
Auto-import matching: fix Deezer source classification + bump tolerance
2026-05-09 15:53:17 -07:00
album_naming.py
Rehome import helpers into core/imports
2026-04-27 19:54:44 +03:00
context.py
Library: wire single->album resolution into import detection (gated, fail-safe)
2026-06-18 09:30:11 -07:00
file_integrity.py
Import: don't duration-quarantine manual imports against a re-resolved release ( #804 )
2026-06-07 23:02:34 -07:00
file_ops.py
Surface silent exceptions across remaining modules — ~70 sites
2026-05-07 10:28:58 -07:00
filename.py
Fix album-bundle downloads landing every track as track 1
2026-05-26 21:04:27 -07:00
folder_artist.py
Use app confirm modal for verification review actions
2026-06-11 01:53:05 +02:00
guards.py
Quarantine management — list, approve, delete, recover
2026-05-14 08:06:19 -07:00
paths.py
Playlists: remove dead _playlist_folder_mode routing branches (retired flag, now unreachable)
2026-06-12 18:52:57 -07:00
pipeline.py
Track "01" bug: recover real track position instead of fabricating 1
2026-06-15 23:35:48 -07:00
quarantine.py
#876 : group quarantine alternatives by target track-id + auto-clear siblings on approve
2026-06-15 22:12:06 -07:00
resolution.py
Surface silent exceptions across remaining modules — ~70 sites
2026-05-07 10:28:58 -07:00
routes.py
Import: don't duration-quarantine manual imports against a re-resolved release ( #804 )
2026-06-07 23:02:34 -07:00
side_effects.py
Library: group imported albums by canonical release id, not just the name string
2026-06-18 09:16:00 -07:00
single_to_album.py
Library: single->parent-album resolution core (pure selector + injected-I/O resolver)
2026-06-18 09:24:06 -07:00
staging.py
Fix album-bundle downloads landing every track as track 1
2026-05-26 21:04:27 -07:00
tag_policy.py
Import: never wipe a clean/matched import's tags when enhancement fails ( #804 )
2026-06-07 22:44:43 -07:00
track_number.py
Track "01" bug: recover real track position instead of fabricating 1
2026-06-15 23:35:48 -07:00
version_mismatch_fallback.py
Post-merge #801 follow-ups: un-silence the retry engine's logs + register origin-history.js
2026-06-07 00:58:09 -07:00