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?
Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.
Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;
Δεν είσαι μέλος;
Απάντηση από τον/την Travis Bell
στις 7 Ιανουάριος 2016 στις 10:45 ΕΊΜΑΙ
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.
Απάντηση από τον/την Roderik
στις 13 Ιανουάριος 2016 στις 05:44 ΕΊΜΑΙ
Oke, thanks