Merge pull request #6042 from crobibero/mbc-warn-2

This commit is contained in:
Bond-009
2021-05-18 21:21:26 +02:00
committed by GitHub
53 changed files with 417 additions and 435 deletions

View File

@@ -2933,6 +2933,7 @@ namespace MediaBrowser.Controller.MediaEncoding
return threads;
}
#nullable disable
public void TryStreamCopy(EncodingJobInfo state)
{