1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

updated nuget

This commit is contained in:
Luke Pulverenti 2014-12-01 07:43:34 -05:00
parent bdb44814f1
commit ba5289e61f
22 changed files with 36 additions and 38 deletions

View file

@ -9,12 +9,12 @@
SortOrder: "Ascending",
IncludeItemTypes: "Episode",
Recursive: true,
Fields: "PrimaryImageAspectRatio,SortName,MediaSourceCount,IsUnidentified",
Fields: "PrimaryImageAspectRatio,MediaSourceCount,IsUnidentified,UserData",
StartIndex: 0,
IsMissing: false,
IsVirtualUnaired: false,
ImageTypeLimit: 1,
EnableImageTypes: "Primary,Backdrop,Banner,Logo,Thumb"
EnableImageTypes: "Primary,Backdrop,Banner,Thumb"
};
function getSavedQueryKey() {