update data queries

This commit is contained in:
Luke Pulverenti
2017-05-21 03:25:49 -04:00
parent ead88d3b65
commit da77b05817
62 changed files with 620 additions and 446 deletions

View File

@@ -153,11 +153,6 @@
RecursiveItemCount,
/// <summary>
/// The season name
/// </summary>
SeasonName,
/// <summary>
/// The settings
/// </summary>
@@ -236,6 +231,10 @@
/// </summary>
ServiceName,
ThemeSongIds,
ThemeVideoIds
ThemeVideoIds,
ExternalEtag,
PresentationUniqueKey,
InheritedParentalRatingValue,
ExternalSeriesId
}
}