mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
Ignore published server url for local access
This commit is contained in:
@@ -85,7 +85,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 GetUrlForUseByHttpApi();
|
||||
string GetApiUrlForLocalAccess();
|
||||
|
||||
/// <summary>
|
||||
/// Gets a local (LAN) URL that can be used to access the API.
|
||||
|
||||
Reference in New Issue
Block a user