update listing providers

This commit is contained in:
Luke Pulverenti
2016-02-24 14:06:26 -05:00
parent 10d4ad98d9
commit ae859fd56f
7 changed files with 45 additions and 13 deletions

View File

@@ -25,6 +25,12 @@ namespace MediaBrowser.Controller.LiveTv
/// <value>The id of the channel.</value>
public string Id { get; set; }
/// <summary>
/// Gets or sets the tuner host identifier.
/// </summary>
/// <value>The tuner host identifier.</value>
public string TunerHostId { get; set; }
/// <summary>
/// Gets or sets the type of the channel.
/// </summary>