jeffvli / feishin

A modern self-hosted music player.
https://feishin.vercel.app
GNU General Public License v3.0
1.99k stars 78 forks source link

Handle albums with two different dates #621

Open Hydronicx opened 1 month ago

Hydronicx commented 1 month ago

What do you want to be added?

Some albums get reissued, so they can have tags that show the original release date (e.g. 1999) and the reissue date (e.g. 2019). Currently, only the original year is used in Feishin. Both dates should be used. This is already done in the Navidrome web client (displayed as "♫ 1999 · Released Dec 13, 2019").

Additional context

No response

Is this a server-specific feature? (e.g. Jellyfin only)