TV: $boxname";
} else {
$boxname = trim($tvbox, $pseudochannelTrim . "_");
$boxes .= "TV: $boxname";
}
}
$clientcount = 1;
foreach ($clientsxml->Server as $key => $xmlarray) {
$clientinfodump .= "Plex Client #$clientcount $xmlarray[name] ";
$clientinfodump .= " $xmlarray[address] ";
$clientinfodump .= " $xmlarray[machineIdentifier] ";
$clientcount = $clientcount + 1;
}
?>
FakeTV Guide and Control
";
echo $txt;
fwrite($myfile, $txt);
fclose($myfile);
$update = "1";
} ?>
Pseudo Channel Web Interface
Settings File Updated.
";
} ?>
- Use this web interface to control your Pseudo Channel instance.
- Click the menu icon in the top left to access the Now Playing pages.
- Use the buttons at the top of the page to flip through your channels or to turn it off.
- Pseudo Channel is a near-recreation of the classic broadcast television experience using your Plex Server as a base.
- Use Pseudo Channel to schedule shows and random movie blocks with user-defined commercials in between.