|
@@ -53,7 +53,7 @@ namespace MediaBrowser.Controller
|
|
string FriendlyName { get; }
|
|
string FriendlyName { get; }
|
|
|
|
|
|
/// <summary>
|
|
/// <summary>
|
|
- /// Gets a value indicating whether this instance has a custom published url.
|
|
|
|
|
|
+ /// Gets the configured published server url.
|
|
/// </summary>
|
|
/// </summary>
|
|
Uri PublishedServerUrl { get; }
|
|
Uri PublishedServerUrl { get; }
|
|
|
|
|