- DB path update uses suffix matching when exact match fails, so server paths (/mnt/musicBackup/...) are found and updated after local moves - Escape LIKE wildcards in artist/album names to prevent false matches - Move album-level sidecars (cover.jpg, folder.jpg, etc.) alongside audio - Post-pass sweep moves all remaining sidecars from emptied directories - Multi-disc albums place album art in album root, not disc subfolders |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| acoustid_scanner.py | ||
| album_completeness.py | ||
| base.py | ||
| cache_evictor.py | ||
| dead_file_cleaner.py | ||
| duplicate_detector.py | ||
| fake_lossless_detector.py | ||
| library_reorganize.py | ||
| mbid_mismatch_detector.py | ||
| metadata_gap_filler.py | ||
| missing_cover_art.py | ||
| orphan_file_detector.py | ||
| track_number_repair.py | ||