mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Audiobooks does not load anymore in 10.11.2 #7680
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @patrickdk77 on GitHub (Nov 3, 2025).
Description of the bug
Attempting to load my audiobooks, the api call never completes, after 37seconds it gives up, it tries again, and gives up after 37seconds, and never does anything else except leave the spinner on the screen.
I have 51 audiobooks in my collection.
When I load the page, jellyfin pegs the cpu at 100% usage, and stays that way for 90 seconds, everytime I view the audiobooks.
I have moved this to a much faster machine, and there I can get jellyfin to display the 51 audiobooks, but it takes 21seconds and pegs the cpu at 100% the whole time.
Reproduction steps
Load up a few audio books.
You probably need a fairly large jellyfin.db file, with other things in it to get it to be too slow, mine is currently 800megs with 120k items in BaseItems table.
Click on books, then audiobooks.
For me, clicking on books and books works, takes 12seconds for 10 books
What is the current bug behavior?
Spinner spins forever after the api call gives up after 37 seconds
What is the expected correct behavior?
Well, 51 books shouldn't take >37s to load, but it shouldn't give up after 37s either.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.11.2
Specify the build version
10.11.2
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@v3DJG6GL commented on GitHub (Nov 3, 2025):
possibly related to these API Performance Degradation & Slow UI bug reports (all related to audio/music playback & UI loading time)?
https://github.com/jellyfin/jellyfin/issues/14575
https://github.com/jellyfin/jellyfin/issues/15286
https://github.com/jellyfin/jellyfin/issues/15313
https://github.com/jellyfin/jellyfin/issues/15352
@acidmanifesto commented on GitHub (Nov 9, 2025):
Not certain if related but ebooks are the same way.
@foss- commented on GitHub (Feb 3, 2026):
After Audiobooks not loading finding this issue. Not having access to audiobooks at all in Jellyfin 10.11 is a bit of a downer. Hope this can be investigated.
@foss- commented on GitHub (Feb 6, 2026):
@theguymadmax should this have the
regressiontag?