Soporte de The Movie Database

It seems that I can't find The Shawshank Redemption trough your API. Even small unknown Swedish films are possible to find, but not this one, anyone that have noticed it also?

6 respuestas (en la página 1 de 1)

Jump to last post

How are you looking for it? Searching for "The Shawshank Redemption" seems to work ok:

http://api.themoviedb.org/3/search/movie?api_key=###&query=the+shawshank+redemption

I fetch like this:

curl_setopt($ch, CURLOPT_URL, "http://api.themoviedb.org/3/search/movie?query=".$_GET['title']."&api_key=###");
And the $_GET['title'] is
title=the+shawnshank+redemption

It does works for all other movies I can imagine to search for...

You've misspelt "Shawshank". You have "shawnshank".

Sorry, ment ofcourse "the shawshank redemption".

The API method is working fine, you can open that in your browser and see.

Traviss-iMac:~ travisbell$ curl -v "http://api.themoviedb.org/3/search/movie?api_key=###&query=the+shawshank+redemption"
* About to connect() to api.themoviedb.org port 80 (#0)
*   Trying 23.21.239.200...
* connected
* Connected to api.themoviedb.org (23.21.239.200) port 80 (#0)
> GET /3/search/movie?api_key=###&query=the+shawshank+redemption HTTP/1.1
> User-Agent: curl/7.24.0 (x86_64-apple-darwin12.0) libcurl/7.24.0 OpenSSL/0.9.8x zlib/1.2.5
> Host: api.themoviedb.org
> Accept: */*
>
< HTTP/1.1 200 OK
< Access-Control-Allow-Origin: *
< Age: 0
< Cache-Control: public, max-age=3600
< Content-Type: application/json;charset=utf-8
< Date: Wed, 11 Sep 2013 14:53:29 GMT
< ETag: "2b5a921271a77a370b89073097e4416e"
< Server: nginx
< Status: 200 OK
< Via: 1.1 varnish
< X-Cache: MISS
< X-Memc: HIT
< X-Memc-Age: 3276
< X-Memc-Expires: 324
< X-Memc-Key: afe9bd64917862e31f8657f5ef7218ce
< X-Varnish: 925553506
< X-Varnish-Sid: tm-v-p-1100
< Content-Length: 355
< Connection: keep-alive
<
* Connection #0 to host api.themoviedb.org left intact

{"page":1,"results":[{"adult":false,"backdrop_path":"/xBKGJQsAIeweesB79KC89FpBrVr.jpg","id":278,"original_title":"The Shawshank Redemption","release_date":"1994-09-14","poster_path":"/adAqmzscm4xSYDHw81xiwiLwbhU.jpg","popularity":6.97787825486927,"title":"The Shawshank Redemption","vote_average":7.9,"vote_count":2890}],"total_pages":1,"total_results":1}*

Closing connection #0

Sorry, was blind and tired - missed urlencoder(). Thanks for taking your time :)

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión