-
|
I know this is not an easy fix, but I would really appreciate it if it's at least being considered. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
must be a you problem, the current UI is quite fast on all my devices, and this is the first report of such slowness. Your server might be slow, meaning the API requests may be slow. |
Beta Was this translation helpful? Give feedback.

Late reply but I finally managed to track down my issue. I'm so sorry for wasting your time on this issue as it turned out that it's completely my fault. I was treating libraries as series (meaning, adding series folders individually as a library). Thus this eventually made the ui extremely unresponsive from more than thousands of series and books. This time, I did a fresh start, started from scratch, then used the server correctly as stated on the documentation, adding the folder that has all the series as a library. It's now very fast and responsive.
Just a piece of advice, make it so that the app warn the user if he added a folder that only contains books as a library. This could have …