mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-14 03:30:25 +01:00
improve shortcut performance
This commit is contained in:
@@ -66,7 +66,7 @@ namespace MediaBrowser.Api.Playback.Hls
|
||||
public string PlaylistId { get; set; }
|
||||
}
|
||||
|
||||
[Route("/Videos", "DELETE")]
|
||||
[Route("/Videos/ActiveEncodings", "DELETE")]
|
||||
[Api(Description = "Stops an encoding process")]
|
||||
public class StopEncodingProcess
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user