Formatting

This commit is contained in:
Neil Burrows 2022-07-04 10:33:51 +01:00
parent f12bf93ebb
commit 2aca107281
2 changed files with 3 additions and 4 deletions

View File

@ -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",