-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Option to clear all fields before applying a match #934
Comments
This should be fairly straightforward to add. My only reservation is that it may not actually be what you (or most people) want, since metadata indices can sometimes be missing data. |
Yes, you're right that this can lead to a loss of information in case of relatively well tagged mp3s. For my particular music collection however, it'd be a lot better to have some data missing than to leave the horrible tag content existing in many of my files. |
#1173 This would be nice! |
I am very interested in implementing this, as the current metadata on my music collection is hot garbage. The genre tag is particularly problematic because musicbrainz doesn't set it, so I end up importing whatever genre was already tagged on the track. I'd much prefer beets to be the originator for all the tags that end up on my imported music. I'd like to confirm my understanding of the problem before I work on a PR:
|
An option/plugin to use only metadata from online sources.
The text was updated successfully, but these errors were encountered: