No description
- Rust 77.7%
- TypeScript 14%
- JavaScript 5.2%
- CSS 2.4%
- Shell 0.5%
- Other 0.2%
| app | ||
| docs | ||
| fixtures | ||
| scripts | ||
| spikes | ||
| .gitignore | ||
| README.md | ||
Music Library Moderniser
Local/offline-first desktop application project to replace the legacy WenSoftware Music Library workflow.
Current status: discovery, architecture, and implementation planning complete. Production implementation has not started yet.
Core principles:
- Local desktop app, not a server-backed system.
- Embedded local database, expected to be SQLite.
- NAS, SMB, UNC, mapped drives, external drives, and removable disks are first-class library roots.
- Metadata/tag reading and writing is central.
- Filename/folder naming templates are central.
- No real music files should be mutated during early spikes.