PenkethBoy 2068 Posted February 24, 2018 Posted February 24, 2018 With the new options to filter and sort - which are great a great addition But it appears pagination has been removed/missed off? For example with the "Shows" page i can only see to Sunday 25th Feb at 00:00 - the page has a couple of hundred entries rather then the 12000+ it had (paginated on the previous version 70.6 - QNAP) with the "Movies" page i can only see to Tuesday 27th at 15:00 - this had 500+ paginated on 70.6 similar on "news", "Kids" and "sports" only exception is "On Now" which appears to show all entries - probably because there are less than 100 or so? Guide goes to Saturday 3rd of March Using Chrome No errors in the logs
d00zah 149 Posted February 24, 2018 Posted February 24, 2018 I agree that the filter option is a great add, but... yes, there's always a but... In the main Music & Movies library views, the Genres filter options are collapsed & when expanded, only contain genres appropriate to the Library. When viewing any Artist, or Actor, when there are sufficient items to warrant the 'More' button, selecting 'More' & then the Filter menu is VERY MESSY. Genres list contains ALL genres for ALL media types & is NOT collapsed. This aspect needs some work.
PenkethBoy 2068 Posted February 25, 2018 Author Posted February 25, 2018 Are you experiencing a problem? yes - you cant see all the series, movies etc on these pages - i.e there is no second, third page so if i use one of the filter options - say documentaries - i cannot see all of them - the display is limited to the maximum allowed on a single page - if i have more documentaries than that in my guide i cant see them all if its supposed to show them all one one page its not if the page is supposed to paginate - thats not happening
PenkethBoy 2068 Posted February 25, 2018 Author Posted February 25, 2018 Here is the last documentary on the shows page- sorted by air date - ascending if i change the sort to - airdate - descending the "last" one i can see is so i have documentaries "missing" from monday morning to friday evening i cant access/see does that make the problem clearer?
Luke 42090 Posted February 25, 2018 Posted February 25, 2018 They should all be listed there. There is no 100 limit anymore on that screen.
PenkethBoy 2068 Posted February 25, 2018 Author Posted February 25, 2018 well unfortunately they are not appearing have tried in Edge and get same results
PenkethBoy 2068 Posted February 26, 2018 Author Posted February 26, 2018 @@Luke - checking again on two different 3.3.0.0 servers the behaviour is consistent also it appears the results are limited to 300 items - which in some cases is not useful when trying to find shows/movies to record which are several days ahead
PenkethBoy 2068 Posted March 2, 2018 Author Posted March 2, 2018 (edited) @Luke Because it has been bugging me i went looking in the code.... Found the issue/limit within the "list.js" file which has ....getCurrentUserId(),StartIndex:0,Fields:"ChannelInfo,PrimaryImageAspectRatio",Limit:300}.... changing this value gives you more or all the results (need to restart the server to see changes) One thing to note is that for "Shows" trying to pull all episodes for a week does cause the server to chug a bit as for me it will be pulling 10000+ items and the client chrome browser does struggle slightly even on a i7 when presented with that long a list to render Maybe for "shows" pagination is still needed as there will be 10x as many items to pull back etc... Edited March 2, 2018 by PenkethBoy
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now