Replies: 1 comment
-
0 is the default value, so that is what will happen if a backend doesn't provide an original year. Collecting that information from other backends would always be a useful feature! The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have noticed that the
original_year
is set to 0 when using the deezer plugin as well as an 'as-is' import.In my config I do not have
original_date
set, so assume it has defaulted to no.In the discogs plugin I notice
orginal_year
is explicitly set toyear
when no master recording is set.Do we need to add similar lines to the other plugins?
Related to this is if I set the
orginal_year
in MP3 tag to matchyear
, on abeet update
theyear
,month
anddate
tags get set to 0.Beta Was this translation helpful? Give feedback.
All reactions