I have an issue: If I make this request: https://api.themoviedb.org/3/search/multi?api_key=X&query=un%20petit%20truc%20en%20plus It says: no results.
But if I change "petit" to "p'tit," like this: https://api.themoviedb.org/3/search/multi?api_key=X&query=un%20p'tit%20truc%20en%20plus It finds an exact match for the movie I'm searching for.
However, on the website https://www.themoviedb.org/search?query=un+petit+truc+en+plus with "petit," it finds the movie titled "p'tit" without any issue.
My query is essentially the same. Is it possible to use something like %LIKE% or how do they make it work?
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת tmdb33509488
ב-נובמבר 27, 2024 ב-7:48אחרי חצות יום
Please... I've searched everywhere and can't find anything. How can I get the same search query as tmdb?