Add option to always burn in subtitles if transcoding is triggered (#12430)

This commit is contained in:
gnattu
2024-09-12 23:53:21 +08:00
committed by GitHub
parent 0ff7f28753
commit 62712aa12c
9 changed files with 49 additions and 8 deletions

View File

@@ -160,6 +160,7 @@ public class UniversalAudioController : BaseJellyfinApiController
true,
true,
true,
false,
Request.HttpContext.GetNormalizedRemoteIP());
}