Merge pull request #5312 from BaronGreenback/FixFor5280

This commit is contained in:
Claus Vium
2021-02-27 20:01:51 +01:00
committed by GitHub
3 changed files with 14 additions and 3 deletions

View File

@@ -52,6 +52,11 @@ namespace MediaBrowser.Controller
/// <value>The name of the friendly.</value>
string FriendlyName { get; }
/// <summary>
/// Gets the configured published server url.
/// </summary>
Uri PublishedServerUrl { get; }
/// <summary>
/// Gets the system info.
/// </summary>