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

Metadata Year and Track #3299

Open
Blackbear199 opened this issue Feb 20, 2022 · 3 comments
Open

Metadata Year and Track #3299

Blackbear199 opened this issue Feb 20, 2022 · 3 comments

Comments

@Blackbear199
Copy link

i am seeing weird results and its not happening all the time.
i think it may be just when i force a import a album i manually downloaded that headphones couldnt find itself.

it relates to the year and track tag
original values before import for example
Year Track
2021 01

after headphones import
Year Track
2021//2021-02-19 01//1

it appears to append the musicbrainz data to the end and not replace it.
i have "Correct Metadata" selected
no idea how to debug as there no error and it doesnt happen everytime
could it be possibly the format of the original tags confusing things?
i will look at this next time that it doesnt happen and see what format the original tags have.

@Blackbear199
Copy link
Author

i see same things happening with hadphones downloads also
i dont see any pattern to it.
sometimes tags are correct,sometimes like above.

@rembo10
Copy link
Owner

rembo10 commented Feb 22, 2022

The only time headphones writes the date metadata is during post processing, and that's done through beets. So it might be a beets issue, although I couldn't find anything with a cursory search in the beets issue tracker

@rembo10
Copy link
Owner

rembo10 commented Feb 22, 2022

I'll keep an eye on it and see if i can't debug it though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants