mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 20:54:20 +01:00
add path help messages
This commit is contained in:
@@ -19,11 +19,6 @@ namespace MediaBrowser.Controller.LiveTv
|
||||
/// <value>The type.</value>
|
||||
string Type { get; }
|
||||
/// <summary>
|
||||
/// Gets the tuner hosts.
|
||||
/// </summary>
|
||||
/// <returns>List<TunerHostInfo>.</returns>
|
||||
List<TunerHostInfo> GetTunerHosts();
|
||||
/// <summary>
|
||||
/// Gets the channels.
|
||||
/// </summary>
|
||||
/// <param name="info">The information.</param>
|
||||
|
||||
Reference in New Issue
Block a user