mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 23:13:06 +03:00
improved device discovery
This commit is contained in:
@@ -10,6 +10,8 @@ namespace MediaBrowser.Controller.Dlna
|
||||
|
||||
public string TargetServerUuId { get; set; }
|
||||
|
||||
public string RequestedUrl { get; set; }
|
||||
|
||||
public ControlRequest()
|
||||
{
|
||||
Headers = new Dictionary<string, string>();
|
||||
|
||||
Reference in New Issue
Block a user