Commit e3d779ce authored by Nico Schallehn's avatar Nico Schallehn

test

parent 58a30d3a
......@@ -280,7 +280,7 @@ class Media {
* @param
* @param
*/private function gibTMDBdata($imdbID, &$DataArray){
echo " Hole Daten von themoviedb.org... ";
echo " Hole Daten von themoviedb.org... ";
//$tmdbKey = "b1ddcc7d16281ce09f692896f882ba9d";
//echo "API KEY TMDB: ".$this->config["ApiKeys"]['Tmdb_Key']."<>".$tmdbKey."\n\n\n";
$tmdb = $this->jsonCacheDecoder("https://api.themoviedb.org/3/find/tt".$imdbID."?external_source=imdb_id&api_key=".$this->config["ApiKeys"]['Tmdb_Key']."&language=de");
......
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