mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14437] [MERGED] Added advanced parallel process calculation #13989
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?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/14437
Author: @JPVenson
Created: 7/8/2025
Status: ✅ Merged
Merged: 7/12/2025
Merged by: @crobibero
Base:
master← Head:bugfix/RestrictParallelScanLimit📝 Commits (3)
d3241eeAdded advanced parallel process calculation57fb8a9remove redundant expression9ac63baApply suggestions from code review📊 Changes
1 file changed (+24 additions, -5 deletions)
View changed files
📝
MediaBrowser.Controller/LibraryTaskScheduler/LimitedConcurrencyLibraryScheduler.cs(+24 -5)📄 Description
Adds new calculation to always leave some headroom for other system resources on scan when the auto setting is set
requires adaption of the translation resources.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.