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

Recording Year vs Release Year #436

Open
766F6964 opened this issue Apr 30, 2024 · 2 comments
Open

Recording Year vs Release Year #436

766F6964 opened this issue Apr 30, 2024 · 2 comments

Comments

@766F6964
Copy link

I was adjusting some tags on some of my music, and I noticed that certain applications pointed out the mp3 doesn't have a date, even tho I set a year in tagger.
One example of such an application is Gramophone: AkaneTan/Gramophone#171

Turns out, this has to do with two different properties: release year and recording year.
I was expecting that tagger updates the release year, because that is what I expected by "Year".
However, inspecting the file after tagging with id3v2, the year field is empty.

So, I think it would make sense to either expose all the fields related to "year".
And I think the release year should be the default. Right now the UI just says "Year" and it is not clear what tag exactly will be set.

@nlogozzo
Copy link
Member

I can make it so Tagger modifies both the recording and release year when the Year property is modified.

@766F6964
Copy link
Author

I can make it so Tagger modifies both the recording and release year when the Year property is modified.

That sounds like a good idea.

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