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
commit 8d2e5ef8c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)
{