switch providers to use CachePath for storage

This commit is contained in:
Luke Pulverenti
2014-02-28 23:13:44 -05:00
parent c2e51df31d
commit e551322347
9 changed files with 38 additions and 7 deletions

View File

@@ -48,6 +48,10 @@ namespace MediaBrowser.Model.Dto
public string AwardSummary { get; set; }
public float? Metascore { get; set; }
public bool IsUnidentified { get; set; }
public int? AnimeSeriesIndex { get; set; }
/// <summary>
/// Gets or sets the DVD season number.