You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ergoxi, thank you for reporting this issue. I will get on it soon.
I haven't got that many games on my list, but I will definitely have to test this on a dev server.
I think it might be time for me to implement infinite loading (pagination) on the watched list page so that it isn't trying to decode all them blurhashes at once.
I don't think this is limited to games. I imported ~10 years of movies and tv shows from Trakt and it takes approx 8 seconds to load the main page (the call to /api/watched alone takes ~3 seconds because it's returning everything)
Commenting this line out fixes it for me
Watcharr/src/lib/poster/GamePoster.svelte
Line 100 in d21eb06
The text was updated successfully, but these errors were encountered: