Forum Discussion
19 Replies
- RokuKevinVisitorGood catch.
--Kevin - paps33VisitorYes, good catch. "icons" was not working for me and now I know why.
- tdurrant420VisitorAnyone able to get the search command to work in netflix?
- RokuKevinVisitorThe search command doesn't work yet in Netflix... The docs got a bit ahead of our release schedule in this regard.
--Kevin - tdurrant420VisitorGood to know.
I have question about the /query/icon command
should it be the same as the /query/apps command
GET /query/apps HTTP/1.1CRLFCRLF
GET /query/icon HTTP/1.1CRLFCRLF
or am i missing something painfully obvious? - TheEndlessRoku Guru
"tdurrant420" wrote:
Good to know.
I have question about the /query/icon command
should it be the same as the /query/apps command
GET /query/apps HTTP/1.1CRLFCRLF
GET /query/icon HTTP/1.1CRLFCRLF
or am i missing something painfully obvious?
It should be "/query/icon/appid" and returns the HD channel icon for the specified app. - tdurrant420VisitorWhat kind of controller are you workin on Endless? I am doing control for Crestron Control Processors.
- TheEndlessRoku Guru
"tdurrant420" wrote:
What kind of controller are you workin on Endless? I am doing control for Crestron Control Processors.
I'm not.. I'm just curious.. 😉
I still haven't figured out what the new touchdown, touchdrag, and touchup commands do, though. I thought it might allow for a swiping interface in the grid screen, but I couldn't get it to do anything. - tdurrant420Visitorwhen you get a response from /query/icon is it mostly unprintable characters?
- TheEndlessRoku Guru
"tdurrant420" wrote:
when you get a response from /query/icon is it mostly unprintable characters?
It should a PNG or JPG. If you're trying to view that as a string instead of as an image, it will look like mostly unprintable characters.