Hi TMDB,
I'm new here but i've already used the API. When I request the images of a movie and I get the response, all of the pictures are in portrait mode. Is there a way to get the pictures in landscape mode?
Thanks
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Want to rate or add this item to a list?
Not a member?
Odpověď od Travis Bell
20.11.2016 v 7:08 ODP.
Hi there,
All posters are portrait (1x1.5) and all backdrops are landscape (16x9).
Odpověď od Robot
21.11.2016 v 4:48 DOP.
Hi Travis,
Thanks for your very quick answer. I have another problem: e.g.:
I get a response where there aren't backdrops pics but on the website ther is one. The source:
I would like to use this landscape pic in my app but in the response it's missing. What can I do in this case?
Best, Robert
Odpověď od Travis Bell
21.11.2016 v 10:14 DOP.
Hi Robot,
You need to include
null
as an image language to include as described in the docs.Odpověď od Robot
21.11.2016 v 10:20 DOP.
Dear Travis,
You are king. Thanks a lot for everything. I'm sure that I'm going to come back with some another questions. :) Have a nice day!
Best, R