| .. |
|
__init__.py
|
|
|
|
album.py
|
|
|
|
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
|
#890: strip leading track-number prefix from filename-derived titles
|
2026-06-18 18:35:04 -07:00 |
|
album_naming.py
|
|
|
|
album_position.py
|
Auto-download: resolve an album track's real position from its album (not 1/1)
|
2026-06-22 13:32:24 -07:00 |
|
context.py
|
Auto-download: resolve an album track's real position from its album (not 1/1)
|
2026-06-22 13:32:24 -07:00 |
|
file_integrity.py
|
|
|
|
file_ops.py
|
Merge pull request #896 from nick2000713/feature/best-quality-search-mode
|
2026-06-24 20:27:38 -07:00 |
|
filename.py
|
|
|
|
folder_artist.py
|
|
|
|
guards.py
|
feat(import): master toggle for quality-filtering on import + collapsible tile
|
2026-06-15 15:29:29 +02:00 |
|
paths.py
|
#890: strip leading track-number prefix from filename-derived titles
|
2026-06-18 18:35:04 -07:00 |
|
pipeline.py
|
fix(quarantine): discard late quarantine entries when alternative approved
|
2026-06-24 13:04:06 +02:00 |
|
quarantine.py
|
fix(quarantine): use name-based group key across batches/sources
|
2026-06-24 12:48:04 +02:00 |
|
rematch_apply.py
|
#889 Phase 4: the Re-identify modal + apply backend
|
2026-06-18 15:37:56 -07:00 |
|
rematch_hints.py
|
#889: FIX data loss — re-identify to the same release no longer deletes the file
|
2026-06-18 17:13:46 -07:00 |
|
rematch_search.py
|
#889 Phase 3: re-identify search — multi-source track→release lookup + API
|
2026-06-18 15:31:33 -07:00 |
|
resolution.py
|
|
|
|
routes.py
|
#922: import search labelled Spotify Free users' primary source as 'Deezer'
|
2026-06-24 08:43:52 -07:00 |
|
side_effects.py
|
merge: pull upstream/main (2.7.4) into feature/best-quality-search-mode
|
2026-06-19 16:54:51 +02:00 |
|
silence.py
|
perf(imports): single-pass ffmpeg audio guard + opt-in toggle (default off)
|
2026-06-23 12:07:28 +02: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
|
#922: import search labelled Spotify Free users' primary source as 'Deezer'
|
2026-06-24 08:43:52 -07:00 |
|
tag_policy.py
|
|
|
|
track_number.py
|
Multi-disc: file the track in the disc folder that matches its tag (Sokhi)
|
2026-06-22 10:56:53 -07:00 |
|
version_mismatch_fallback.py
|
|
|