$to) { $file = file_get_contents($files); $data = json_decode($file, TRUE); $q = array_values($data["nowPlaying"]); /*if($q[0]["id"] == "30H2Z8Lr-4c"); unlink("./lists/".$files);*/ } if($time_lasted < $time){ $file = file_get_contents($files); //Checking if the channel has the setting for showing on the frontpage set to true. $data = json_decode($file, TRUE); if(!array_key_exists("frontpage", $data['conf']) || $data['conf']['frontpage'] == "true" && $i <= 8){ //If it is true, the channelname will be shown on the frontpage array_push($channels, ucfirst(str_replace(".json", "", $files))); } } $i++; array_push($all_channels, ucfirst(str_replace(".json", "", $files))); } } ?>
Zöff
";} ?>
Active Channels
".htmlspecialchars($channel)."";} ?>