mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-01 11:52:52 +01:00
3.2.12.11
This commit is contained in:
@@ -490,7 +490,6 @@ namespace Emby.Server.Implementations.LiveTv
|
||||
if (stream.Type == MediaStreamType.Video)
|
||||
{
|
||||
stream.IsInterlaced = true;
|
||||
stream.AllowStreamCopy = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user