update collections

This commit is contained in:
Luke Pulverenti
2015-09-16 13:44:34 -04:00
parent 9ae7625d13
commit a4a3a54dad
4 changed files with 3 additions and 35 deletions

View File

@@ -74,8 +74,6 @@ namespace MediaBrowser.Model.Dto
public string ShareUrl { get; set; }
public float? Metascore { get; set; }
public bool? IsUnidentified { get; set; }
public bool? HasDynamicCategories { get; set; }
public int? AnimeSeriesIndex { get; set; }