[10.11.3] No progress indication when scanning individual Library #7801

Open
opened 2026-02-07 05:24:42 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @v3DJG6GL on GitHub (Nov 19, 2025).

This issue respects the following points:

  • This is a bug, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before creating a report.
  • This issue is not already reported on GitHub (I've searched it).
  • I'm using an up to date version of Jellyfin Server stable, unstable or master; We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • I agree to follow Jellyfin's Code of Conduct.
  • This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.

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:

[13:51:52] [INF] [182] Emby.Server.Implementations.ScheduledTasks.TaskManager: Scan Media Library Completed after 8 minute(s) and 24 seconds

Reproduction steps

Go to Libraries admin 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

- OS: TrueNAS SCALE
- Linux Kernel: 6.1.74
- Virtualization: Docker
- Clients: N/A
- Browser: LibreWolf v144.0.2-1
- FFmpeg Version: v7.1.2
- Playback Method: N/A
- Hardware Acceleration: CUDA
- GPU Model: NVIDIA RTX 4000 SFF Ada
- Plugins:

Cover Art Archive 9.0.0.0
Discogs 2.0.0.0
Fanart 12.0.0.0
LrcLib Lyrics 3.0.0.0
Playback Reporting 17.0.0.0
Reports 18.0.0.0
Session Cleaner 5.0.0.0
SSO-Auth 4.0.0.3
Streamyfin 0.64.0.0
Subtitle Extract 7.0.0.0
TheTVDB 20.0.0.0
TMDb Box Sets 12.0.0.0
TVmaze 13.0.0.0
Webhook 18.0.0.0
TMDb 10.11.3.0
Studio Images 10.11.3.0
OMDb 10.11.3.0
MusicBrainz 10.11.3.0
AudioDB 10.11.3.0

- Reverse Proxy: Traefik
- Base URL: None
- Networking: Reverse Proxy
- Jellyfin Data Storage: NVMe SSD
- Media Storage: HDD
- External Integrations: N/A

Jellyfin logs

-

FFmpeg logs


Client / Browser logs

No response

Relevant screenshots or videos

No response

Additional information

No response

Originally created by @v3DJG6GL on GitHub (Nov 19, 2025). ### This issue respects the following points: - [x] This is a **bug**, not a question or a configuration issue; Please visit our [forum or chat rooms](https://jellyfin.org/contact/) first to troubleshoot with volunteers, before creating a report. - [x] This issue is **not** already reported on [GitHub](https://github.com/jellyfin/jellyfin/issues?q=is%3Aopen+is%3Aissue) _(I've searched it)_. - [x] I'm using an up to date version of Jellyfin Server stable, unstable or master; We generally do not support previous older versions. If possible, please update to the latest version before opening an issue. - [x] I agree to follow Jellyfin's [Code of Conduct](https://jellyfin.org/docs/general/community-standards.html#code-of-conduct). - [x] This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one. ### 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: ``` [13:51:52] [INF] [182] Emby.Server.Implementations.ScheduledTasks.TaskManager: Scan Media Library Completed after 8 minute(s) and 24 seconds ``` ### Reproduction steps Go to `Libraries` admin 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 ```markdown - OS: TrueNAS SCALE - Linux Kernel: 6.1.74 - Virtualization: Docker - Clients: N/A - Browser: LibreWolf v144.0.2-1 - FFmpeg Version: v7.1.2 - Playback Method: N/A - Hardware Acceleration: CUDA - GPU Model: NVIDIA RTX 4000 SFF Ada - Plugins: Cover Art Archive 9.0.0.0 Discogs 2.0.0.0 Fanart 12.0.0.0 LrcLib Lyrics 3.0.0.0 Playback Reporting 17.0.0.0 Reports 18.0.0.0 Session Cleaner 5.0.0.0 SSO-Auth 4.0.0.3 Streamyfin 0.64.0.0 Subtitle Extract 7.0.0.0 TheTVDB 20.0.0.0 TMDb Box Sets 12.0.0.0 TVmaze 13.0.0.0 Webhook 18.0.0.0 TMDb 10.11.3.0 Studio Images 10.11.3.0 OMDb 10.11.3.0 MusicBrainz 10.11.3.0 AudioDB 10.11.3.0 - Reverse Proxy: Traefik - Base URL: None - Networking: Reverse Proxy - Jellyfin Data Storage: NVMe SSD - Media Storage: HDD - External Integrations: N/A ``` ### Jellyfin logs ```shell - ``` ### FFmpeg logs ```shell ``` ### Client / Browser logs _No response_ ### Relevant screenshots or videos _No response_ ### Additional information _No response_
OVERLORD added the bug label 2026-02-07 05:24:42 +03:00
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#7801