Commit 373dada8 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 6e594f94
...@@ -49,7 +49,7 @@ if ($imdb->isReady) { ...@@ -49,7 +49,7 @@ if ($imdb->isReady) {
$tmdbKey = "b1ddcc7d16281ce09f692896f882ba9d"; $tmdbKey = "b1ddcc7d16281ce09f692896f882ba9d";
$url = "https://api.themoviedb.org/3/find/tt"."3006802"."?external_source=imdb_id&api_key=".$tmdbKey."&language=de&append_to_response=trailers"; $url = "https://api.themoviedb.org/3/find/tt"."0088528"."?external_source=imdb_id&api_key=".$tmdbKey."&language=de&append_to_response=trailers";
//$url = "https://api.themoviedb.org/3/find/tt"."1553656"."?external_source=imdb_id&api_key=".$tmdbKey."&language=de&append_to_response=trailers"; //$url = "https://api.themoviedb.org/3/find/tt"."1553656"."?external_source=imdb_id&api_key=".$tmdbKey."&language=de&append_to_response=trailers";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment