Search IMDb Item on Netflix

Places a "Search for this on Netflix" button on the main page of any TV show/movie page on IMDb

< Opiniones de Search IMDb Item on Netflix

Puntuación: Malo; el script no funciona

§
Publicado: 11/06/2015

New Search URL needed

The script as downloaded today did not work for me.
Changing the following the following way did help:
// searchNetflixBtn.href = 'http://www.netflix.com/Search?v1=' + encodeURIComponent(movieTitle);
searchNetflixBtn.href = 'http://www.netflix.com/search/' + encodeURIComponent(movieTitle);

Cheers - X

OTACON120Autor
§
Publicado: 16/07/2015

Sorry for the delayed response, but this should now be fixed. Thanks for letting me know!

Publicar respuesta

Inicia sesión para responder.