"shelby67" wrote:They're available on your box: http://yourRokuAddress:8060/query/apps
Could someone please tell me the external control app id's for Hulu Plus and HBO GO? I don't see them listed in the SDK.
Thanks
Paul
I wonder why query/apps isn’t listed in the bloody ECP documentation?!
thanks for the tip. Just what I needed.
Al I get is a list of the apps I have with no ID. Any idea how to get the number?
How are you querying the app list ?
result should look like this:
version="1.0" encoding="UTF-8" ?>
<apps>
<app id="31012" type="menu" version="2.0.53">Vudu Movie & TV Store</app>
<app id="2213" type="appl" version="5.5.13">Roku Media Player</app>
<app id="12" type="appl" version="5.0.98079430">Netflix</app>
<app id="13" type="appl" version="12.3.2021122417">Prime Video</app>
<app id="837" type="appl" version="2.22.105005058">YouTube</app>
<app id="69091" type="appl" version="3.4.2">4K Spotlight</app>
<app id="151908" type="appl" version="6.0.15">The Roku Channel</app>
<app id="28" type="appl"
They're available on your box: http://yourRokuAddress:8060/query/apps
What goes in "yourRokuAddress"?
Thanks,
Crytkee
The IP address that shows under Settings->System->About on your Roku device.
Thanks
trying to make url to launch hulu for my father who is illiterate on streaming but likes to click links on the ocmputer..
I need to lunch hulu...
<app id="145851" type="appl" version="1.2.15">TVByDemand - Pro Wrestling</app>
<app id="76605" type="appl" version="2.1.0">Solitaire4us</app>
<app id="2285" type="appl" version="6.70.1">Hulu</app>
app id 2285...
I tried:
http://192.168.1.153:8060/launch/2285
I get A 404 ERROR... any ideas on what I m doing wrong?