... o.g. Stream (Radio Bremen) läuft ohne Probleme und läßt sich so aus
IPS starten:
PHP-Code:
//Sonos ZP IPAdresse
$address = "192.168.2.100"; // Bad > alt 102
//$action = "Play"; //Pause, Play, SetVolume, Next, Previous, Rewind
$action = "Play";
$volume = 25; // nur bei SetVolume
//--- Nix verändern ab hier
MST