Commit abeeb69e authored by Nico Schallehn's avatar Nico Schallehn

test

parent 64e31cb9
...@@ -8,7 +8,7 @@ function jsonCacheDecoder($url){ ...@@ -8,7 +8,7 @@ function jsonCacheDecoder($url){
} }
$tmdbKey = "b1ddcc7d16281ce09f692896f882ba9d"; $tmdbKey = "b1ddcc7d16281ce09f692896f882ba9d";
$imdbID = "0489270"; $imdbID = "4075124";
$url = "https://api.themoviedb.org/3/find/tt".$imdbID."?external_source=imdb_id&api_key=".$tmdbKey."&language=de".PHP_EOL; //$this->config["ApiKeys"]['Tmdb_Key'] $url = "https://api.themoviedb.org/3/find/tt".$imdbID."?external_source=imdb_id&api_key=".$tmdbKey."&language=de".PHP_EOL; //$this->config["ApiKeys"]['Tmdb_Key']
echo $url; echo $url;
......
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