Hi, I am having an issue trying to use /discover/movie without_keyword. I tried to pass a movie name or a movie ID to the without_keywords params and can't see any difference in the response. Here is an example of how I did: https://api.themoviedb.org/3/discover/movie?api_key=###&language=en-US&sort_by=popularity.desc&include_adult=false&include_video=false&page=1&without_keywords=Jumanji What I am trying to do here is just filter out some movies from the results. Could you let me know if I misunderstood how this method works ?
Thanks
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-ינואר 21, 2018 ב-12:14אחרי חצות יום
Hi @kiom,
You need to specify the keyword ids, not the keyword itself. Using the "video game (id 282)" keyword as an example, this would be your query:
תגובה מאת kiom
ב-ינואר 22, 2018 ב-9:11לפני חצות יום
Hi Travis,
Thanks for your reply. I did not realised this was based on KEYWORDS from the API. Ok so I guess I can't really remove movies by ID from the response. Do you have any clue on how I could achieve this or if there is a plan to implement that in the future ? I guess a workaround could be to remove them manually on the client after received the response.
Thanks again for your help. Cheers
תגובה מאת Travis Bell
ב-ינואר 22, 2018 ב-6:59אחרי חצות יום
No problem.
What kind of criteria are you wanting to exclude? I am not 100% clear on that...
תגובה מאת kiom
ב-ינואר 23, 2018 ב-4:46לפני חצות יום
Hi Travis, it would be movie/tv ID. The use case would be to look for movies or shows - but exclude from the response all the movies I already watched. We assume I have list of showsID somewhere, I pass that list as a parameter and the query run as usual, return a list of shows excluding all the IDS I passed. I guess passing a IDs would be the easiest way. Let me know if this is still not clear enough.
Thanks
תגובה מאת Travis Bell
ב-ינואר 23, 2018 ב-12:08אחרי חצות יום
Gotcha, now I understand.
There's currently no functionality for that but I have created a new ticket to think about it.
Cheers.
תגובה מאת kiom
ב-ינואר 24, 2018 ב-4:43לפני חצות יום
Great, Thanks for the support
תגובה מאת Haures
ב-אוגוסט 19, 2020 ב-8:24לפני חצות יום
any change on that ticket can we search now movies and exclude a watched list base on a list of movie_id?
תגובה מאת Gabi
ב-אוגוסט 23, 2024 ב-5:56אחרי חצות יום
I am also interested in excluding IDs to filter out movies that the user has already seen. Is this currently possible? Thank you very much!
תגובה מאת Travis Bell
ב-אוגוסט 23, 2024 ב-6:00אחרי חצות יום
You can watch this ticket for updates, it is not committed at this time.