curl 'http://192.168.42.104:8060/query/active-app'

<?xml version="1.0" encoding="UTF-8" ?>
<active-app>
<app>Roku</app>
<screensaver id="5533" subtype="sdka" type="ssvr" version="1.1.1">Roku Digital Clock</screensaver>
</active-app>

curl 'http://192.168.42.104:8060/keypress/PowerOff' -d '' -v

@jon LOL, you've got a Roku TV! Wait until you enable dev mode. 😁
@archie4oz looking at the examples apparently I can just throw mp4 files at it?
@jon Kind of. It’s trivial to scratch together a simple channel (their lingo for ‘app’) to play media files. Just requires a bit of XML and some BrightScript <shudders>...