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
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 16 janvier 2013 à 19h21
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.Réponse de hellflame
le 17 janvier 2013 à 06h10
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