mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-31 20:24:21 -04:00
update bitrate detection
This commit is contained in:
parent
e9317f3cbc
commit
74c1e8e12a
@ -274,7 +274,7 @@ namespace MediaBrowser.Model.Configuration
|
|||||||
PeopleMetadataOptions = new PeopleMetadataOptions();
|
PeopleMetadataOptions = new PeopleMetadataOptions();
|
||||||
|
|
||||||
EnableVideoFrameAnalysis = true;
|
EnableVideoFrameAnalysis = true;
|
||||||
VideoFrameAnalysisLimitBytes = 600000000;
|
VideoFrameAnalysisLimitBytes = 800000000;
|
||||||
|
|
||||||
InsecureApps9 = new[]
|
InsecureApps9 = new[]
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user