mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[10.11.3] No progress indication when scanning individual Library #7801
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 @v3DJG6GL on GitHub (Nov 19, 2025).
This issue respects the following points:
Description of the bug
When scanning an individual Library (e.g. with refresh mode
Search for missing metadata) there is no progress visible - neither within the UI, nor within the logs.Previously, with
v10.10, I remember there was at least a progress bar for the specific library at the Administration UI (Administration->Libraries->Libraries), maybe also at Admin Dashboard (Administration->Dashboard)When scanning all libraries (
Administration->Libraries->Libraries->Scan All Libraries) there is a progress bar visible at at Admin Dashboard and I can see this log line after scanning is finished:Reproduction steps
Go to
Librariesadmin panel and scan an individual library.What is the current bug behavior?
There is no progress indication visible - neither within the UI, nor within logs.
What is the expected correct behavior?
There should be a progress indication visible.
Jellyfin Server version
10.11.3
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.11.3
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@zkhcohen commented on GitHub (Nov 26, 2025):
The status indicator has been appearing only about 30-50% of the time in my case. Sometimes it appears at first, then disappears, reappears, etc.