Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for reorganizing/retagging tracks etc. in-place #24

Open
fwcd opened this issue Jun 7, 2022 · 0 comments
Open

Add support for reorganizing/retagging tracks etc. in-place #24

fwcd opened this issue Jun 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@fwcd
Copy link
Owner

fwcd commented Jun 7, 2022

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?)

@fwcd fwcd added the enhancement New feature or request label Jun 7, 2022
@fwcd fwcd changed the title Add support for reorganizing/retragging tracks etc. in-place Add support for reorganizing/retagging tracks etc. in-place Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant