mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-11 04:55:13 +01:00
Fix debug builds
This commit is contained in:
parent
6d6b9044ab
commit
4261f15d41
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ namespace Jellyfin.Api.Helpers
|
|||
{
|
||||
builder.Append(flacWaPlaylist);
|
||||
}
|
||||
|
||||
var encodingOptions = _serverConfigurationManager.GetEncodingOptions();
|
||||
|
||||
// Provide SDR HEVC entrance for backward compatibility.
|
||||
|
|
|
|||
Loading…
Reference in a new issue