Add support for reorganizing/retagging tracks etc. in-place
Open
enhancement
- Dominant language
- Python
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This could e.g. be useful to eliminate duplicates (merging the best quality version?), merge folders, regroup tracks by a predefined path scheme e.g. `${artist}/${album}` etc.
Perhaps we could do this by writing `mixync [source] [source]`, i.e. allowing the source as destination, and perhaps sugaring that to `mixync [source]` or `mixync --inplace [source]` (though we'd want to be careful to not perform any destructive operations, so perhaps making a backup would be a good idea?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.