The Movie Database Support

first of all sorry for my english a little bad. Hi, good day.

Well, I'm trying to get the posters/backgrounds from Movies and TV Shows using IMDB ID but only works with movies. With TV returns a 404 error. My query is the next.

http://api.themoviedb.org/3/movies/tt0831387/images?api_key='+api_key'

This works perfectly for me.

The query of TV Shows:

http://api.themoviedb.org/3/tv/tt0944947/images?api_key='+api_key'

Return a 404 Error.

I tried with more shows but nothing. :(

Thank you very much for your attention

2 replies (on page 1 of 1)

Jump to last post

Querying by IMDB ID is not supported on TV. It's not truly supported on movies either but as you have discovered, does work.

The proper supported way is to use the find method, and then query the id.

https://api.themoviedb.org/3/find/tt0944947?api_key=###&external_source=imdb_id

Then query 1399:

https://api.themoviedb.org/3/tv/1399?api_key=###

Cheers.

I supposed that it would have to do that. But was hoping there was a short form of do it or some error in my query.

thank you very much.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login