mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 18:14:42 +01:00
update data queries
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user