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

@@ -48,12 +48,6 @@ namespace MediaBrowser.Model.LiveTv
/// <value>The image tags.</value>
public Dictionary<ImageType, string> ImageTags { get; set; }
/// <summary>
/// Gets or sets the external series identifier.
/// </summary>
/// <value>The external series identifier.</value>
public string ExternalSeriesId { get; set; }
/// <summary>
/// Gets a value indicating whether this instance has primary image.
/// </summary>