update recording styles

This commit is contained in:
Luke Pulverenti
2015-08-16 18:03:22 -04:00
parent f49417c703
commit 90843b218c
5 changed files with 42 additions and 35 deletions

View File

@@ -60,12 +60,6 @@ namespace MediaBrowser.Controller.LiveTv
/// <value><c>true</c> if this instance is repeat; otherwise, <c>false</c>.</value>
public bool IsRepeat { get; set; }
/// <summary>
/// Gets or sets the external series identifier.
/// </summary>
/// <value>The external series identifier.</value>
public string ExternalSeriesId { get; set; }
/// <summary>
/// Gets or sets the episode title.
/// </summary>