soulsync/core/repair_jobs
Broque Thomas 61ed4086e0 Redesign maintenance findings/history tabs with dashboard & fix path resolution bugs
- Add findings dashboard with summary stats and per-job clickable filter chips
- Redesign findings cards with expandable detail panels and per-type renderers
- Redesign history tab with status dots, stat pills, and full timestamps
- Fix dead file cleaner false positives by using suffix-based path resolution
- Fix orphan file detector false positives by matching via path suffixes
- Add help text modal for each repair job card
- Enlarge maintenance modal (1100px wide, 90vh tall)
2026-03-15 12:20:02 -07:00
..
__init__.py update soulsync repair worker with new jobs 2026-03-15 10:18:50 -07:00
acoustid_scanner.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00
album_completeness.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00
base.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00
cache_evictor.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00
dead_file_cleaner.py Redesign maintenance findings/history tabs with dashboard & fix path resolution bugs 2026-03-15 12:20:02 -07:00
duplicate_detector.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00
fake_lossless_detector.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00
library_reorganize.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00
metadata_gap_filler.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00
missing_cover_art.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00
orphan_file_detector.py Redesign maintenance findings/history tabs with dashboard & fix path resolution bugs 2026-03-15 12:20:02 -07:00
track_number_repair.py include a '?' to include more details for each job. 2026-03-15 11:19:09 -07:00