Caching of Home Screen #704

Closed
opened 2026-04-24 23:35:00 +02:00 by adam · 2 comments
Owner

Originally created by @Cobolt78 on GitHub (Sep 17, 2023).

Is your feature request related to a problem? Please describe.

it seems every time since 2.3+ server/page load times are lengthy (around 25 seconds most times)

Describe the solution you'd like

Not sure if it's possible but it would be a big QoL addition to have the home screen cached or something like that. Not sure if anyone else is having slow load times since 2.3+ on android and web app but it take up to 25 seconds on most occasions to load the home screen as well as search and clicking on a book and waiting for it to load, when you do click on a book it takes roughly the same amount of time to load, then if you swipe or touch home it then has to take another 25 or so seconds to load that same home screen when nothing has changed but it.
Where as if the home screen could be cached or something then the load times would be really quick and once connecting and verifying from the server it only updates the changes if needed.
I hope I have explained this clear enough, if not let me know and I'll try and reword it.

Thanks

Describe alternatives you've considered

None

Additional context

None

Originally created by @Cobolt78 on GitHub (Sep 17, 2023). ### Is your feature request related to a problem? Please describe. it seems every time since 2.3+ server/page load times are lengthy (around 25 seconds most times) ### Describe the solution you'd like Not sure if it's possible but it would be a big QoL addition to have the home screen cached or something like that. Not sure if anyone else is having slow load times since 2.3+ on android and web app but it take up to 25 seconds on most occasions to load the home screen as well as search and clicking on a book and waiting for it to load, when you do click on a book it takes roughly the same amount of time to load, then if you swipe or touch home it then has to take another 25 or so seconds to load that same home screen when nothing has changed but it. Where as if the home screen could be cached or something then the load times would be really quick and once connecting and verifying from the server it only updates the changes if needed. I hope I have explained this clear enough, if not let me know and I'll try and reword it. Thanks ### Describe alternatives you've considered None ### Additional context None
adam added the enhancement label 2026-04-24 23:35:00 +02:00
adam closed this issue 2026-04-24 23:35:01 +02:00
Author
Owner

@advplyr commented on GitHub (Sep 17, 2023):

Yeah this is an issue with larger libraries that has to do with the new database migration to sqlite. We have to improve the sql queries still. There is an open issue about this on the server repo https://github.com/advplyr/audiobookshelf/issues/2073

@advplyr commented on GitHub (Sep 17, 2023): Yeah this is an issue with larger libraries that has to do with the new database migration to sqlite. We have to improve the sql queries still. There is an open issue about this on the server repo https://github.com/advplyr/audiobookshelf/issues/2073
Author
Owner

@advplyr commented on GitHub (Sep 17, 2023):

Duplicate of https://github.com/advplyr/audiobookshelf/issues/2073

@advplyr commented on GitHub (Sep 17, 2023): Duplicate of https://github.com/advplyr/audiobookshelf/issues/2073
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#704