mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
include trailers in movie collage
This commit is contained in:
parent
efe9bf9b23
commit
ad2d047de5
@ -56,7 +56,7 @@
|
||||
apiClient.getItems(userId, {
|
||||
|
||||
SortBy: "random",
|
||||
IncludeItemTypes: "Movie",
|
||||
IncludeItemTypes: "Movie,Trailer",
|
||||
Limit: 6,
|
||||
ImageTypes: "Primary",
|
||||
Recursive: true
|
||||
|
Loading…
Reference in New Issue
Block a user