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

add soundtracks to theme media result

This commit is contained in:
Luke Pulverenti 2013-11-12 10:36:08 -05:00
parent 068f3e401e
commit 0d42ff8792
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
SortOrder: "Ascending",
MediaTypes: "Game",
Recursive: true,
Fields: "Genres,Studios,PrimaryImageAspectRatio",
Fields: "Genres,Studios",
StartIndex: 0
};