"Page Unresponsive" in Chrome #88

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

Originally created by @seanap on GitHub (Nov 9, 2021).

Hello, fantastic project! I imported my whole library, but now navigating the web app is very slow and every time I change screens (ex going from Issues to Library) it will hang for a while, then Chrome will pop up the unresponsive message. I can click "Wait" and eventually it does load. Could my library be too large? Are there any optimizations in the works for large album/file count?

I'm not seeing any errors in the logs. It did take 3ish hrs to import my library, but I went through and fixed a few issues and did a rescan and it's been going for ~5hrs now.

Originally created by @seanap on GitHub (Nov 9, 2021). Hello, fantastic project! I imported my whole library, but now navigating the web app is very slow and every time I change screens (ex going from Issues to Library) it will hang for a while, then Chrome will pop up the unresponsive message. I can click "Wait" and eventually it does load. Could my library be too large? Are there any optimizations in the works for large album/file count? I'm not seeing any errors in the logs. It did take 3ish hrs to import my library, but I went through and fixed a few issues and did a rescan and it's been going for ~5hrs now.
adam closed this issue 2026-04-24 22:58:05 +02:00
Author
Owner

@advplyr commented on GitHub (Nov 9, 2021):

Wow! You must have a huge collection. The problem is that the library page is loading all of the books when it should really only load the books in view. I've known this would eventually need to be addressed, it just wasn't priority yet.

When you navigate around the other pages (excluding library) are those loading smoothly?

@advplyr commented on GitHub (Nov 9, 2021): Wow! You must have a huge collection. The problem is that the library page is loading all of the books when it should really only load the books in view. I've known this would eventually need to be addressed, it just wasn't priority yet. When you navigate around the other pages (excluding library) are those loading smoothly?
Author
Owner

@advplyr commented on GitHub (Nov 16, 2021):

I released v1.6.19 to help with performance on large libraries. I will move the discussion on that to #183

@advplyr commented on GitHub (Nov 16, 2021): I released v1.6.19 to help with performance on large libraries. I will move the discussion on that to #183
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#88