| .. |
|
__init__.py
|
merge: pull upstream/main (2.7.4) into feature/best-quality-search-mode
|
2026-06-19 16:54:51 +02:00 |
|
acoustid_scanner.py
|
CI: silence S110 on three intentional best-effort swallows (unblocks dev build)
|
2026-06-11 16:00:07 -07:00 |
|
album_completeness.py
|
Fix: maintenance findings badge inflated when scan dedup-skipped
|
2026-05-04 08:55:13 -07:00 |
|
album_tag_consistency.py
|
Surface silent exceptions in workers + repair jobs — ~30 sites
|
2026-05-07 10:27:24 -07:00 |
|
base.py
|
Repair settings: dropdown for fixed-choice settings (canonical source_selection)
|
2026-06-02 15:33:13 -07:00 |
|
cache_evictor.py
|
Metadata cache: hard LRU row cap to stop unbounded growth (7.6GB incident)
|
2026-05-30 23:22:05 -07:00 |
|
canonical_version_resolve.py
|
Canonical: fix ruff lint (B023 loop-bound lambda, S110 bare except-pass)
|
2026-06-02 15:42:14 -07:00 |
|
dead_file_cleaner.py
|
Dead File Cleaner: don't flag a whole library when paths just aren't reachable (#828)
|
2026-06-09 13:12:50 -07:00 |
|
discography_backfill.py
|
Surface silent exceptions in workers + repair jobs — ~30 sites
|
2026-05-07 10:27:24 -07:00 |
|
duplicate_detector.py
|
Fix: maintenance findings badge inflated when scan dedup-skipped
|
2026-05-04 08:55:13 -07:00 |
|
empty_folder_cleaner.py
|
#891: clear dead folders left with only cover images / .lrc sidecars
|
2026-06-18 20:07:41 -07:00 |
|
expired_download_cleaner.py
|
Expired Cleaner: set auto_fix=True so the Dry Run badge shows (was mislabeled 'Scan Only')
|
2026-06-07 22:24:59 -07:00 |
|
fake_lossless_detector.py
|
Fix: maintenance findings badge inflated when scan dedup-skipped
|
2026-05-04 08:55:13 -07:00 |
|
library_reorganize.py
|
#862: Library Reorganize falls back to tag-mode when an album has no source ID (media-server libs now actually reorganize)
|
2026-06-12 20:05:50 -07:00 |
|
library_retag.py
|
Lyrics retag: fetch query from a read-only lyrics_meta, never db_data (no tag pollution)
|
2026-06-07 19:42:30 -07:00 |
|
live_commentary_cleaner.py
|
Fix: maintenance findings badge inflated when scan dedup-skipped
|
2026-05-04 08:55:13 -07:00 |
|
lossy_converter.py
|
Fix: maintenance findings badge inflated when scan dedup-skipped
|
2026-05-04 08:55:13 -07:00 |
|
mbid_mismatch_detector.py
|
Surface silent exceptions in workers + repair jobs — ~30 sites
|
2026-05-07 10:27:24 -07:00 |
|
metadata_gap_filler.py
|
Fix: maintenance findings badge inflated when scan dedup-skipped
|
2026-05-04 08:55:13 -07:00 |
|
missing_cover_art.py
|
Cover Art Filler: scan falls back to the raw file path when mapping fails (Sokhi #fix)
|
2026-06-08 17:32:38 -07:00 |
|
missing_lyrics.py
|
Lyrics Filler: convert track duration ms→s for LRClib (exact-match was silently defeated)
|
2026-06-07 19:45:10 -07:00 |
|
orphan_file_detector.py
|
Orphan detector: hard-bail on a mass-orphan flood instead of warn-only
|
2026-06-12 08:15:23 -07:00 |
|
quality_upgrade.py
|
Quality Upgrade: best-in-class matching (direct track-ID tier, dedup-skip, duration guard)
|
2026-06-13 13:34:48 -07:00 |
|
quality_upgrade_scanner.py
|
feat(quality-scan): run the same ffmpeg real-audio guard as downloads
|
2026-06-15 17:17:44 +02:00 |
|
relocate.py
|
CI: silence S110 on three intentional best-effort swallows (unblocks dev build)
|
2026-06-11 16:00:07 -07:00 |
|
replaygain_filler.py
|
#437: add ReplayGain Filler library-maintenance job
|
2026-06-11 18:41:12 -07:00 |
|
single_album_dedup.py
|
Fix: maintenance findings badge inflated when scan dedup-skipped
|
2026-05-04 08:55:13 -07:00 |
|
track_number_repair.py
|
Canonical album version — Stage 4: Track Number Repair prefers canonical (read)
|
2026-06-02 11:47:42 -07:00 |
|
unknown_artist_fixer.py
|
fix(repair): rewire Unknown Artist Fixer deferred imports (#646)
|
2026-05-19 22:09:15 -07:00 |