[PR #9863] Reduce bottlenecks scan code #12256

Closed
opened 2026-02-07 06:52:43 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9863

State: closed
Merged: Yes


  • Removes MetadataThrottler, we already limit the amount of directories to start scanning (this PR multiplies this limit by 2) in and the number of ffprobe instances, this extra throttling doesn't seem necessary.
  • Increases the amount of thumbnail extraction processes from 2 to 2 * the number of threads
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9863 **State:** closed **Merged:** Yes --- * Removes MetadataThrottler, we already limit the amount of directories to start scanning (this PR multiplies this limit by 2) in and the number of ffprobe instances, this extra throttling doesn't seem necessary. * Increases the amount of thumbnail extraction processes from 2 to 2 * the number of threads
OVERLORD added the pull-request label 2026-02-07 06:52:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12256