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?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on January 7, 2016 at 10:45 AM
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.
Reply by Roderik
on January 13, 2016 at 5:44 AM
Oke, thanks