hello. thanks for the reply. I tried discover method and when i used release date.desc, it showed details of movies which haven't released yet (in popular movie). Is there any filter that i can use which can show Popular movie or Top rated movie till the current date in descending order?
I tried the the link you provided, it gave me error:
status_message: "Internal error: Something went wrong, contact TMDb.",
success: false,
status_code: 11
Thank you. One last question.. Can we filter movies with languages other than english? and what are keywords for that? Like for french or hindi or any other language?
رد بواسطة Travis Bell
بتاريخ مارس 19, 2017 في 12:58 مساءا
Sure, take a look at the discover method. It has 26 filters and sort options, you can build your own custom query with it.
رد بواسطة jeevan123
بتاريخ مارس 20, 2017 في 1:58 مساءا
hello. thanks for the reply. I tried discover method and when i used release date.desc, it showed details of movies which haven't released yet (in popular movie). Is there any filter that i can use which can show Popular movie or Top rated movie till the current date in descending order?
رد بواسطة Travis Bell
بتاريخ مارس 20, 2017 في 3:01 مساءا
You'll want to use a number of filters together.
Is just a small example, feel free to build your own custom query to exactly what you want with anyone of the 26 filters.
There's a bunch of examples here: https://www.themoviedb.org/documentation/api/discover
رد بواسطة jeevan123
بتاريخ مارس 21, 2017 في 9:10 صباحا
I tried the the link you provided, it gave me error: status_message: "Internal error: Something went wrong, contact TMDb.", success: false, status_code: 11
رد بواسطة Travis Bell
بتاريخ مارس 22, 2017 في 10:45 صباحا
I had a typo. This one works:
رد بواسطة jeevan123
بتاريخ مارس 23, 2017 في 2:27 مساءا
Thank you. One last question.. Can we filter movies with languages other than english? and what are keywords for that? Like for french or hindi or any other language?