support api without /mediabrowser

This commit is contained in:
Luke Pulverenti
2015-01-17 14:30:23 -05:00
parent 5f3c2f68b0
commit a8da86d059
15 changed files with 71 additions and 112 deletions

View File

@@ -25,7 +25,7 @@ namespace MediaBrowser.ServerApplication
Description = "The windows background service for Media Browser Server.",
// Will ensure the network is available
ServicesDependedOn = new[] { "LanmanServer" }
ServicesDependedOn = new[] { "LanmanServer", "Tcpip" }
};
// Microsoft didn't add the ability to add a