|
|
@ -1038,7 +1038,6 @@ namespace Emby.Server.Implementations
|
|
|
|
CachePath = ApplicationPaths.CachePath,
|
|
|
|
CachePath = ApplicationPaths.CachePath,
|
|
|
|
OperatingSystem = MediaBrowser.Common.System.OperatingSystem.Id.ToString(),
|
|
|
|
OperatingSystem = MediaBrowser.Common.System.OperatingSystem.Id.ToString(),
|
|
|
|
OperatingSystemDisplayName = MediaBrowser.Common.System.OperatingSystem.Name,
|
|
|
|
OperatingSystemDisplayName = MediaBrowser.Common.System.OperatingSystem.Name,
|
|
|
|
CanSelfRestart = true,
|
|
|
|
|
|
|
|
CanLaunchWebBrowser = CanLaunchWebBrowser,
|
|
|
|
CanLaunchWebBrowser = CanLaunchWebBrowser,
|
|
|
|
TranscodingTempPath = ConfigurationManager.GetTranscodePath(),
|
|
|
|
TranscodingTempPath = ConfigurationManager.GetTranscodePath(),
|
|
|
|
ServerName = FriendlyName,
|
|
|
|
ServerName = FriendlyName,
|
|
|
|