This commit is contained in:
BaronGreenback
2021-05-03 19:30:56 +01:00
parent 7936ea59eb
commit 7ff52bf755
6 changed files with 9 additions and 22 deletions

View File

@@ -91,7 +91,7 @@ namespace MediaBrowser.Controller
/// Gets an URL that can be used to access the API over HTTP (not HTTPS).
/// </summary>
/// <returns>The API URL.</returns>
string GetInterfaceHttpApiUrl();
string GetUrlForUseByHttpApi();
/// <summary>
/// Gets a local (LAN) URL that can be used to access the API.