mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 15:33:03 +03:00
added more attributes for api docs
This commit is contained in:
@@ -41,7 +41,7 @@ namespace MediaBrowser.Api.Playback.Progressive
|
||||
}
|
||||
finally
|
||||
{
|
||||
ServerEntryPoint.Instance.OnTranscodeEndRequest(Path, TranscodingJobType.Progressive);
|
||||
ApiEntryPoint.Instance.OnTranscodeEndRequest(Path, TranscodingJobType.Progressive);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user