%releasedate%{ (%originaldate|!=releasedate%)}
I want to have the releasedate and originaldate in the same row. For ex:
2021 (1967)
But i want the orignal date left empty if it matches the release date. Essentially if its not a reissue.
Did i write the string out correctly? Thanks!
Did you get this working? I recreated this string & in theory it works (NPS Preview) but on my library it doesn’t.
This implies i may have an error un my tags but the releasedate& originaldate appear in my album about section no problem
For this album
Releasedate= 1984-10-31
Originaldate= 1984-07-16
Neither of these dates appears for any track in this album which is particularly odd for releasedate as I usually tag the same releasedate to every song on the album.
I also use the releasetime tag though so maybe that’s whats breaking something behind the scenes
It can’t work since you have nothing before the !=
Same for me
Ok, does this look better?
%releasedate%{ (%originaldate|originaldate!=releasedate%)}