live tv updates

This commit is contained in:
Luke Pulverenti
2014-01-13 00:41:00 -05:00
parent e4f5a3f005
commit fdca3bd9c4
10 changed files with 80 additions and 100 deletions

View File

@@ -90,6 +90,12 @@ namespace MediaBrowser.Model.LiveTv
/// </summary>
public DateTime EndDate { get; set; }
/// <summary>
/// Gets or sets the original air date.
/// </summary>
/// <value>The original air date.</value>
public DateTime? OriginalAirDate { get; set; }
/// <summary>
/// Gets or sets the status.
/// </summary>