mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
add system id to remote calls
This commit is contained in:
@@ -203,6 +203,7 @@ namespace MediaBrowser.Common.Implementations.Security
|
||||
{ "feature", feature },
|
||||
{ "key", SupporterKey },
|
||||
{ "mac", mac },
|
||||
{ "systemid", _appHost.SystemId },
|
||||
{ "mb2equiv", mb2Equivalent },
|
||||
{ "ver", version },
|
||||
{ "platform", Environment.OSVersion.VersionString },
|
||||
|
||||
Reference in New Issue
Block a user