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
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Want to rate or add this item to a list?
Not a member?
Travis Bell je odgovoril
dne januar 16, 2013 ob 7:21 PM
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.hellflame je odgovoril
dne januar 17, 2013 ob 6:10 AM
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