Fix playlists (#12934)

This commit is contained in:
Tim Eisele
2024-11-15 01:03:31 +01:00
committed by GitHub
parent cf11a2dc1e
commit 8bee67f1f8
9 changed files with 107 additions and 42 deletions

View File

@@ -17,7 +17,6 @@ namespace Emby.Server.Implementations
{ DefaultRedirectKey, "web/" },
{ FfmpegProbeSizeKey, "1G" },
{ FfmpegAnalyzeDurationKey, "200M" },
{ PlaylistsAllowDuplicatesKey, bool.FalseString },
{ BindToUnixSocketKey, bool.FalseString },
{ SqliteCacheSizeKey, "20000" },
{ FfmpegSkipValidationKey, bool.FalseString },