updated nuget for live tv

This commit is contained in:
Luke Pulverenti
2013-11-26 11:22:11 -05:00
parent 6a9ed5f87f
commit 77e01e2461
6 changed files with 21 additions and 8 deletions

View File

@@ -22,6 +22,12 @@ namespace MediaBrowser.Model.LiveTv
/// <value>The channel identifier.</value>
public string ChannelId { get; set; }
/// <summary>
/// Gets or sets the community rating.
/// </summary>
/// <value>The community rating.</value>
public float? CommunityRating { get; set; }
/// <summary>
/// Gets or sets the recording identifier.
/// </summary>