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

consolidate artists scripts

This commit is contained in:
Luke Pulverenti 2016-06-17 15:32:48 -04:00
parent 42669c4089
commit 68f26ae96e
6 changed files with 18 additions and 189 deletions

View file

@ -18,7 +18,7 @@
SortOrder: "Ascending",
IncludeItemTypes: "BoxSet",
Recursive: true,
Fields: "PrimaryImageAspectRatio,MediaSourceCount,SortName,SyncInfo",
Fields: "PrimaryImageAspectRatio,SortName,SyncInfo",
ImageTypeLimit: 1,
EnableImageTypes: "Primary,Backdrop,Banner,Thumb",
StartIndex: 0,