improve prevention of simultaneous instances

This commit is contained in:
Luke Pulverenti
2016-07-13 22:36:42 -04:00
parent e44a24d9e5
commit 1f443097b7
3 changed files with 56 additions and 5 deletions

View File

@@ -274,7 +274,7 @@ namespace MediaBrowser.Server.Startup.Common
{
get
{
return "Media Browser Server";
return "Emby Server";
}
}