-
-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Top Songs for an artist appear to be in random order #410
Comments
It's always been like this for me too, so it's not just you. Jellyfin and Navidrome both on Unraid. On a somewhat related note, The "recent albums" on this same page as the "top songs" also seem to not display in anything other than a random order as well. Albums from 2023 are buried in the list while ones from the middle or even the beginning of an artists career can pop up at the very forefront. |
For Jellyfin the sort uses Navidrome should work properly, granted you have the |
I personally have no use for the "top songs" and stuff like that haha. I would be super grateful if there was a way to just display all releases by an artist in grid format as soon as I click on the band name. Perhaps I could make a request post.
Ah this makes sense. Good to know, thanks! |
Someone already opened an issue for this (though I don't know which one it is off the top of my head), but it's already something I was planning on implementing. Regarding the recent releases album ordering on Navidrome -- I just confirmed it as well. For some reason the |
Fantastic news. Very thankful for all your hard work! |
I am also very happy about this planned enhancement :) |
Are there still plans on this being fixed? Artist albums still show up in a random order when viewing their artist page with Navidrome. |
Yes, see 24bf7ae. Sort is by year since that's supported for v0.48.0-current, eventually it can be release date when server features are available |
Expected Behavior
Top Songs for an artist should be ordered in a sensible order, for example based on plays or at least recent plays.
Current Behavior
Top Songs are sorted in a way that doesn't make sense, as far as I can tell. It places songs with no plays at all higher up than those that have.
Steps to Reproduce
Click an artist and view Top Songs
Possible Solution (Not obligatory)
Context
Your Environment
The text was updated successfully, but these errors were encountered: