mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
The excessive number of sub-files in the "Home Movies and Photos" media library leads to slow loading or timeout. #8013
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 @lxmou666 on GitHub (Jan 12, 2026).
Description of the bug
If there are too many media files and subdirectories in the "Home Movies and Photos" media library, the front-end page will keep loading. Observations show that the request (/Users/xxx/Items) is extremely slow (taking more than 30 seconds).
Reproduction steps
// Each execution takes more than 1 second
What is the current bug behavior?
Failed to display the list of media files
What is the expected correct behavior?
Fix
Jellyfin.Server.Implementations.Item.BaseItemRepository1、Replace line 378 with
2、Replace line 2066 with
3、Replace line 2479 with
Jellyfin Server version
10.11.5
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.11.5
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@FloFaber commented on GitHub (Jan 28, 2026):
Can confirm this issue on 10.11.6.