SOLVED: Library Pages Not Working as Expected - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: SOLVED: Library Pages Not Working as Expected (/t-solved-library-pages-not-working-as-expected) |
Library Pages Not Working as Expected - CinnamonBuns - 2025-01-13 I have a growing library, and recently noticed that the last several movies in my library were not showing up in the library list. I changed the sort order from A-Z to Z-A and the missing movies showed up at the top of the list, so they are in the system, it just seems that the end of the list is cut off. I did some more experimenting and found the "library page size" setting under my user's display settings (User picture > Display > Libraries > Library page size). If I disable paging (set value to 0), then all my movies show up in the list. If I set it to 50 movies per page, only the first 50 movies are shown in the library, there are no arrows to go to the next page, and the count says "1-50 of 50", instead of "1-50 of 133" like it probably should. This behavior is consistent on the Jellyfin Windows Desktop app, Google Chrome, Android app, and Android TV app. Does anyone else have this issue? Server version 10.10.3 Web version 10.10.3 Build version 10.10.3 RE: Library Pages Not Working as Expected - Efficient_Good_5784 - 2025-01-13 Do you have any filters selected for the library? RE: Library Pages Not Working as Expected - CinnamonBuns - 2025-01-13 No, no filters are selected. Interestingly, I just discovered that if a filter IS applied, then the previous/next page arrows appear, and the total is calculated correctly. To replicate, set the library page size to a small number, e.g. 10, and then filter by played. In my case, before I apply the 'played' filter, the total lists 1-10 of 10 and no previous/next arrows are displayed. After applying the filter, the total displays 1-10 of 99, and the previous/next arrows appear. RE: Library Pages Not Working as Expected - theguymadmax - 2025-01-13 There are several bugs related to grouped folders and filtering. Do you have that option enabled? RE: Library Pages Not Working as Expected - CinnamonBuns - 2025-01-13 We have a winner! I do have two movies folders I was grouping together. I disabled that function and library pages are now working as expected. Thanks! |