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?
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 7 n de 2016 a les 10:45 A.M.
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.
Resposta per Roderik
el 13 n de 2016 a les 5:44 A.M.
Oke, thanks