mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 23:13:06 +03:00
update bitrate detection
This commit is contained in:
@@ -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[]
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user