Formatting
This commit is contained in:
parent
f12bf93ebb
commit
2aca107281
|
@ -91,8 +91,7 @@ function getDeviceProfile() as object
|
||||||
"Protocol": "hls",
|
"Protocol": "hls",
|
||||||
"MaxAudioChannels": StrI(maxAudioChannels), ' Currently Jellyfin server expects this as a string
|
"MaxAudioChannels": StrI(maxAudioChannels), ' Currently Jellyfin server expects this as a string
|
||||||
"MinSegments": "1",
|
"MinSegments": "1",
|
||||||
"BreakOnNonKeyFrames": true,
|
"BreakOnNonKeyFrames": true
|
||||||
' "VideoLevel": "42"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Container": "mp4",
|
"Container": "mp4",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user