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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 20 novembro 2016 às 7:08 PM
Hi there,
All posters are portrait (1x1.5) and all backdrops are landscape (16x9).
Resposta de Robot
em 21 novembro 2016 às 4:48 AM
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
Resposta de Travis Bell
em 21 novembro 2016 às 10:14 AM
Hi Robot,
You need to include
null
as an image language to include as described in the docs.Resposta de Robot
em 21 novembro 2016 às 10:20 AM
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