Suporte do The Movie Database

Hi! I'm writing a method that fetches the poster for a movie based on the movie's ID (such as 505.

My only question is, how do I get this ID?

In this scenario, the user would enter a title or pick a title from a list (such as The Hobbit: The Desolation of Smaug (2013))

What I need is an API or way of getting an ID from that title that I can use to get the poster.

I already have the method and API call for getting the poster written. All I need is a way to translate that title into an ID.

Thanks in advance!

1 resposta (na página 1 de 1)

Jump to last post

Hi sammydogbro,

You would want to look at the search method. Knowing the title of say, "The Hobbit: The Desolation of Smaug" you can search like so:

http://api.themoviedb.org/3/search/movie?api_key=###&query=The+Hobbit:+The+Desolation+of+Smaug

You can be more precise if you know the year:

http://api.themoviedb.org/3/search/movie?api_key=###&query=The+Hobbit:+The+Desolation+of+Smaug&year=2013

You can then grab the results from the results array and parse out the ID.

Cheers.

Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.

Geral

s focus the search bar
p abrir menu do perfil
esc close an open window
? open keyboard shortcut window

Em páginas de Média

b go back (or to parent when applicable)
e ir para a página de edição

Em páginas de temporadas de séries

(seta para a direita) ir para a próxima temporada
(seta para a esquerda) ir para a temporada anterior

Em Páginas de Episódios de Séries

(seta para a direita) ir para o próximo episódio
(seta para a esquerda) ir para o episódio anterior

Em Todas as Páginas de Imagens

a abrir janela para adicionar imagem

Em Todas as Páginas de Edição

t open translation selector
ctrl+ s submit form

Em Páginas de Discussão

n criar uma nova discussão
w toggle watching status
p toggle public/private
c toggle close/open
a abrir actividade
r reply to discussion
l ir para a última resposta
ctrl+ enter submit your message
(seta para a direita) página seguinte
(seta para a esquerda) página anterior

Definições

Deseja classificar ou adicionar este item a uma lista?

Iniciar Sessão

Ainda não é um membro?

Crie uma Conta e Adere a Comunidade