Skip to content
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

Random sorting of albums caps album count at 500 #413

Open
dweymouth opened this issue Dec 14, 2022 · 0 comments
Open

Random sorting of albums caps album count at 500 #413

dweymouth opened this issue Dec 14, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@dweymouth
Copy link

dweymouth commented Dec 14, 2022

Describe the bug
On the albums page, with the Random sorting option, the album count (displayed in the little round bubble next to "Albums" in the page header) appears to max out at 500, even if there are more than 500 albums in the library.

This is with Navidrome, I don't know if the issue is present with Jellyfin.

To Reproduce
Steps to reproduce the behavior:

  1. Connect to a Subsonic server (e.g. navidrome) with more than 500 albums in the library
  2. Go to the Albums page and sort by random.
  3. The displayed album count will be 500.
  4. Note that other sort orders that apply to the entire library (A-Z, recently added) display the correct album count.

Expected behavior
Displaying albums in random sort order should show the same album count as alphabetical or recently added sorts.

Screenshots
image
image

Desktop (please complete the following information):

  • OS: [e.g. Mac OS with M1 chip]
  • Version [Sonixd 0.15.3, Mac OS 12.6.1]

Additional context

I just tested what happens with pagination disabled. Using the A-Z or recently added sort, all albums are fetched. With random sort, even with pagination disabled, only 500 albums are fetched.

@dweymouth dweymouth added the bug Something isn't working label Dec 14, 2022
@dweymouth dweymouth changed the title Random sorting of albums displays album count capped at 500 Random sorting of albums caps album count at 500 Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant