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?
¿No encuentras una película o serie? Inicia sesión para crearla:
Contestado por Travis Bell
el 19 de marzo de 2017 a las 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.
Contestado por jeevan123
el 20 de marzo de 2017 a las 13: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?
Contestado por Travis Bell
el 20 de marzo de 2017 a las 15: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
Contestado por jeevan123
el 21 de marzo de 2017 a las 09: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
Contestado por Travis Bell
el 22 de marzo de 2017 a las 10:45
I had a typo. This one works:
Contestado por jeevan123
el 23 de marzo de 2017 a las 14: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?