Feature description:
Can you add a way to access a track’s release year in YYYY format when the tag contains the full YYYY-MM-DD format?
Problem solved:
Currently we can’t display Release Year as YYYY if the tag contains the full date and the Original Year field is also set. The %year% string prefers the data from Original Year.
Brought benefits:
Ability to display shortened Release Year, even when “Year” and “Original Year” tags have other values.
Other application solutions:
Additional description and context:
I was trying to show the shortened Release Year by default, with a bool to swap to the full Release Date. But this doesn’t seem possible for tracks with an Original Year set.
Shortened Original Year (via %year% string) vs full Original Date (via %originalyear%) works fine.
Screenshots / Mockup: