I want to search for movies and tv shows in one api call. But with search/multi I also get the matching persons. I want to avoid filtering on my device and I also want to avoid making two api calls for one result. Can some please help me find a solution?
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
7 stycznia 2016 o godz. 10:45AM
Hi Roderik,
This is not possible server side. The only option you have is to either execute separate movie and TV searches or do a multi search and then filter person items client side.
Cheers.
Odpowiedź użytkownika Roderik
13 stycznia 2016 o godz. 5:44AM
Oke, thanks