mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update server signature
This commit is contained in:
parent
923899fcce
commit
c02ba2dab2
@ -67,7 +67,7 @@ namespace MediaBrowser.Dlna.Ssdp
|
|||||||
}
|
}
|
||||||
|
|
||||||
return String.Format(
|
return String.Format(
|
||||||
"{0}{1}/{2}.{3} UPnP/1.0 DLNADOC/1.5 MediaBrowser/{4}",
|
"{0}{1}/{2}.{3} UPnP/1.0 DLNADOC/1.5 Emby/{4}",
|
||||||
pstring,
|
pstring,
|
||||||
IntPtr.Size * 8,
|
IntPtr.Size * 8,
|
||||||
os.Version.Major,
|
os.Version.Major,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user