Results 187 comments of p0ps

I'll include the updated package, as soon as it's released

@OmgImAlexis we've already have done a lot of tests. And we've eliminated already a lot also. One of the most alarming issues, is that loading his `server:8081/home` request took 5s....

@sammcj could you do the following. In config -> general -> interface -> Web interface, enable HTTP logs. and restart. Now reload home and check in chrome dev tools, the...

@OmgImAlexis good point. I think we are. But that's kinda a different issue. I'll need to make sure there's not an issue with tornado serving out requests before I hop...

@OmgImAlexis I know you have a high spec system. How is your performance? Like until the first draw?

@Rouzax that should only be an issue the first time. Also it's lazy loading. So it should only load the posters that are visible on screen. Although i'm not 100%...

@Rouzax but can you check the browser devtools network tab to see if it's getting them from cache?

![Screenshot from 2021-11-02 12-39-39](https://user-images.githubusercontent.com/1331394/139840418-bea8b225-fb72-40df-8d35-b31b2db91494.png) See for me it's not. It's getting them from cache

So also mentioned in the other issue thread. There is a known bug where it starts a search because the manual search page doesn't have any results yet. And when...

Can you verify if this is frontend triggered. Or also keeps looping after closing all tabs. Keep in mind it could also be a tab on like a phone?