krateng / maloja

Self-hosted music scrobble database to create personal listening statistics and charts
https://maloja.krateng.ch
GNU General Public License v3.0
1.17k stars 67 forks source link

Maloja only shows 1 track when multiple tracks tie for the #1 spot #278

Open puelp opened 1 year ago

puelp commented 1 year ago

On the most played track by week page (and elsewhere, I'm sure), when multiple tracks tie for the #1 spot, Maloja only shows one of them.

Majola should show all of them, like how when multiple tracks have the same play count in Track Charts, Maloja displays them all under the same # rank.

krateng commented 10 months ago

The API now returns this info, I'll see if I can come up with a good design for the web UI too.