Files
serato-doctor/ROADMAP.md
T
2026-07-02 16:17:11 -07:00

53 lines
1.2 KiB
Markdown

# Serato Doctor Roadmap
## v0.1 — Library Inspector
- [x] Project repository
- [x] Filesystem scanner
- [x] Serato crate parser
- [x] Missing reference CSV report
- [x] Grouped missing reference report
- [x] HTML health dashboard
- [x] Test suite
- [x] Sample library fixtures
- [x] Database V2 read-only parser
- [x] Configuration
- [x] Logging
- [x] Matching engine
## v0.2 — Diagnostics
- [x] `serato-doctor analyze` command
- [x] Duplicate filename detection
- [x] Duplicate audio hash detection
- [x] Broken symlink detection
- [x] Orphaned audio detection
- [ ] OneDrive rename detection
- [x] Crate classification: static vs smart/dynamic
- [x] Library health score
## v0.3 — Safe Repair
- [x] Dry-run repair plan
- [x] Backup before repair
- [x] Compatibility symlink creation
- [ ] Compatibility copy creation
- [ ] Rename repair
- [x] Rollback log and recovery center
## v0.4 — Migration Wizard
- [ ] Move library root
- [ ] Cloud provider migration
- [ ] External drive migration
- [ ] Verify moved library
- [ ] Update application references
## v1.0 — DJ Library Doctor
- [ ] Desktop UI
- [ ] Serato support
- [ ] Rekordbox support
- [ ] VirtualDJ support
- [ ] Engine DJ support