mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-28 12:14:21 +00:00
When Jellyfin runs without permission to set process priority (e.g. Docker), StartProcess() logged a warning for every file probed during a library scan. Add a _canSetProcessPriority flag: warn once on first failure, skip all subsequent attempts. Fixes #15287 |
||
|---|---|---|
| .. | ||
| ApplePlatformHelper.cs | ||
| EncoderValidator.cs | ||
| EncodingUtils.cs | ||
| MediaEncoder.cs | ||