mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 06:48:35 +01:00
display tv service version info
This commit is contained in:
@@ -26,6 +26,12 @@ namespace MediaBrowser.Controller.LiveTv
|
||||
/// <value>The name.</value>
|
||||
string Name { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the home page URL.
|
||||
/// </summary>
|
||||
/// <value>The home page URL.</value>
|
||||
string HomePageUrl { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the status information asynchronous.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user