mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 16:25:28 +03:00
improve ffmpeg killing
This commit is contained in:
@@ -70,7 +70,7 @@ namespace MediaBrowser.Api.Playback
|
||||
}
|
||||
}
|
||||
|
||||
private void UnpauseTranscoding()
|
||||
public void UnpauseTranscoding()
|
||||
{
|
||||
if (_isPaused)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user