Files
jellyfin-jellyfin-1/MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs
Bond_009 93e535d3a1 Trying to make sense of the streaming code
Mostly small changes as I was looking through the code.

* async void -> async Task
* Properly implemented dispose methods
* Pass the logstream directly to the JobLogger
* Style fixes
2019-03-26 23:00:14 +01:00

21 KiB