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?
Film of tv-serie niet gevonden? Meld je aan om deze toe te voegen.
Want to rate or add this item to a list?
Not a member?
Reactie van Travis Bell
op 7 januari 2016 om 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.
Reactie van Roderik
op 13 januari 2016 om 5:44 AM
Oke, thanks