Hi, i've a question, there is a way to select the code row of a query. I try to explain i made a search like: http://api.themoviedb.org/3/person/51329/credits?language=IT&api_key=#mykey then i like to have the movie id was the imdb id. in the api support seems there are no additional parameters that can do this. another little problem: the request don't return the movie title in italian. thanks for the answer. Francesco Vergara
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von Travis Bell
am 16. Januar 2013 um 19:21
This is not supported. IMDB id is only supported in 2 places, as a queryable ID with the movie method and as a field on the primary movie facts.
As an example I just did:
Seems to work ok for me. Remember, you should be checking the
title
field for the translated titles.Antwort von hellflame
am 17. Januar 2013 um 06:10
thanks very mutch for the fast answer. the movie db id is needed only beacouse my popcorn c-200 use that like id of movie and i would use them to find the name of movie and synopsis without made an excessive traffic on your site that may be annoying to you. For the second problem i've see again and yes it will work, my fault sorry for the useless question :-)
thank you very much and congratulations for the great service. Francesco Vergara