add Shows to search api
This commit is contained in:
parent
84bd1a8e72
commit
325f018735
|
@ -59,6 +59,7 @@ function SearchMedia(query as string)
|
|||
"searchTerm": query,
|
||||
"IncludePeople": true,
|
||||
"IncludeMedia": true,
|
||||
"IncludeShows": true,
|
||||
"IncludeGenres": false,
|
||||
"IncludeStudios": false,
|
||||
"IncludeArtists": false,
|
||||
|
|
Loading…
Reference in New Issue
Block a user