mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
Reduce warnings in MediaBrowser.Controller
This commit is contained in:
parent
88a7875a27
commit
6bcbc2b88a
53 changed files with 412 additions and 427 deletions
|
|
@ -2933,6 +2933,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
|
||||
return threads;
|
||||
}
|
||||
|
||||
#nullable disable
|
||||
public void TryStreamCopy(EncodingJobInfo state)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue