mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
live tv stream adjustments, add additional dlna params
This commit is contained in:
@@ -66,6 +66,8 @@ namespace MediaBrowser.Api.Playback
|
||||
public bool ThrowDebugError { get; set; }
|
||||
|
||||
public string Params { get; set; }
|
||||
|
||||
public string ForcedMimeType { get; set; }
|
||||
}
|
||||
|
||||
public class VideoStreamRequest : StreamRequest
|
||||
|
||||
Reference in New Issue
Block a user