Closed seanblue closed 2 years ago
Ah, I just saw the problem here. Apparently I forgot that recommendations here can be pageable, so it's only sending back the first 25 recommendations based on some unique sort order. Given I have some work I'd like to do here to make paging items on this page more optimal, I think what I'll do is adjust the query to return items sorted based on user ratings for now. I'll file a separate bug to adjust this list (and additional lists) to dynamically fetch next pages as you scroll towards the end.
I had no idea a series could have so many recommendations! 😄
This has been published in 2.11.1 and will be available in the next beta 🥳
On the page for Baccano, the recommendation for Odd Taxi is missing.
Compare the website:
To the app:
I'm currently watching Odd Taxi, in case that happens to be relevant. If I go to the Odd Taxi page in the app, Baccano does appear as expected.