agersant / polaris-web

Web client for Polaris
https://github.com/agersant/polaris
MIT License
18 stars 12 forks source link

Inconsistent year display #88

Closed jansol closed 1 year ago

jansol commented 3 years ago

Some albums show a year in the "latest additions" and "random" views, some don't. Should possibly use Date or Originaldate tags in addition to Year.

agersant commented 3 years ago

Good point. This shouldn't be too hard to add to the metadata parsing code at some point.

Reference: https://wiki.hydrogenaud.io/index.php?title=Tag_Mapping#Dates

agersant commented 2 years ago

Upstream PR (pending release): https://github.com/polyfloyd/rust-id3/pull/105

agersant commented 1 year ago

Added in https://github.com/agersant/polaris/commit/a8660793f8331599435ec5d71f4788894a374d86