elamperti / OpenWebScrobbler

🎧 An open source web scrobbler for Last.fm
https://openscrobbler.com/
GNU General Public License v2.0
320 stars 37 forks source link

Year of scrobble is never present in display #233

Closed Nixinova closed 4 months ago

Nixinova commented 4 months ago

Describe the bug The year of scrobbles is never present. This can be misleading making you think you'll be able to scrobble a track even if its years old.

Expected behavior Year is included in date if <= last year.

Screenshots

image 2005 image

https://www.last.fm/user/test

Nixinova commented 4 months ago

https://github.com/elamperti/OpenWebScrobbler/blob/196c39766355590d51134da8ef979488a9fdef30/src/components/ScrobbleItem.tsx#L168-L172