-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Web Interface not Honoring Library Page Size #6268
Comments
Library page size seems to work as expected for me in 10.10, but I've seen other users reporting the same issue. Are you using a modified client? |
No. This is with the standard web interface (I tried the browsers listed above) and the official Jellyfin Media Player flatpak. I can't seem to sort out why it is doing it. I even went so far as to remove one of the shows libraries and re-add it and it still persists. |
Just to make absolutely sure. I went into a couple VMs. The problem persists across browsers and is unrelated to the client. First time logging in on the other systems and the Shows library is stuck at the last spot it was on another system. So in this case opening up the library started me off at 401-500 instead of 0. The expectation is a fresh browser with no cache/cookies would not even have the setting at all. It would need to be set under the user settings (defaulted to 100). This doesn't happen. I will attempt to reboot the jellyfin container in a bit and see if that does anything. |
Got it. In which case, I've already had a fix ready. I was initially waiting for #6264 to be merged, but it makes more sense to fix these in one PR. |
Feel free to test the cloudflare deployment in that PR and see if it fixes your issue. |
I already rolled back to 10.9. I’ll just wait on the patches to be pushed. Appreciate it. |
When setting the Library Page Size to 0 (continuous scrolling) my library will still stop at 100 and not advance when the next (right arrow) is clicked. If I change the setting to 500 (as an example) then it will still only display 100 and advance to the next page but it is not 500, it is 100.
Another library is stuck on continuous scrolling. If I change the Library Page Size setting to 500 then it will still show all shows in the library.
I have tried to clear the browser cache, used private browsing, and tried 3 different browsers. Even more strange is if I use a different browser (with no Jellyfin cache / cookie data / etc) then it will be broken as well. I do not see this behavior for movie libraries. They seem to follow the setting just fine. I haven't checked music libraries, but show libraries are definitely affected.
The expected behavior is that the web client will honor the Library Page Size setting
I did not see any logs applicable to an issue.
Client is Ubuntu running above browsers.
The text was updated successfully, but these errors were encountered: