Explorar el Código

Fix debug builds

Bond_009 hace 2 años
padre
commit
4261f15d41
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Jellyfin.Api/Helpers/DynamicHlsHelper.cs

+ 1 - 0
Jellyfin.Api/Helpers/DynamicHlsHelper.cs

@@ -204,6 +204,7 @@ namespace Jellyfin.Api.Helpers
                 {
                     builder.Append(flacWaPlaylist);
                 }
+
                 var encodingOptions = _serverConfigurationManager.GetEncodingOptions();
 
                 // Provide SDR HEVC entrance for backward compatibility.