yes, I use that now as well. I also modded my Long Press Up and Down channel button to be "60" clicks on press. To surf from top to bottom of the lists as quick as the hardware will go. And the Long down press is for the medium guide length navigation. And the short press Up/down channel presses are the one guide page at a time. And the short press up / down are for the one click at a time...So I think I have the variations handledI just got back to this, I can confirm the longpress works (at least for select) on Roku. Thanks!I just modified the AndroidTV and Roku drivers to support a Longpress command.
For Android ADB has a native longpress command. I tested a LongPress|Home and it worked.
For Roku Longpress is implemented as a KeyDown, wait 1.5 seconds then KeyUp. Not sure of the timing. It might be too long or too short.
Let me know how these commands work.
Please Log in or Create an account to join the conversation.
Sorry, was on vacation when you made this update but just wanted to let you know that it's working great. In the future it would be nice if you could add something to the designer app where we could specify this behavior for any of the buttons, but the ones you've selected are the most important. Thanks!2) Turns on SmartRemote hard button repeats for the 4 cursor keys, the volume up and down buttons along with the channel up and down buttons. If you press and hold down these buttons they will start repeating at a rate of about 4 per second. The change was made in the SmartRemote.js file. If you update the Designer and then update your SmartRemote project you will pick up this new javascript file. Depending on how it is cached it may be necessary to flush the cache on your SmartRemote.
Consider this an experiment. Let us know how it performs.
Please Log in or Create an account to join the conversation.
How should an XBox or Playstation device be added? Should it be added via the BluRayIR driver?I just released a SmartRemote template update that
1) Adds sample pages for XBox and Playstation. These pages assume you are controlling them via IR and the IR models have the names XBox and Playstation appropriately. The server that was just released adds XBox and Playstation as known sources and will create activation macros for them. NOTE: you will have to edit the activation macros to specify what IR device is controlling the player. The macro has comments where this has to be done.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Apologies if I wasn't clear, but I'm not asking for voice services to be added to the remote now. I imagine that would be an enormous undertaking to get ready for real world use, and while I'm sure that will be amazing when it happens I know there are more important things being worked on ATM. I'm not in ANY rush for that.My recollection is that a var gets updated with the Text the SmartRemote sends to myServer. Possibly you could lace in an Automation Event (on change) to do what you want to do? Voice services will be a later add to myServer. There is an Alpha driver today, but it needs more work to be usable.Thanks for this I appreciate it.For those that have discovered that the EndlessList object tends to be a bit too Endless it is fixed in the next round of Designer updates. It's a change to the app.css file that fixes it.
FWIW I was able to piece together a long press command that works for the Shield using the IP2IR, a FLIRC, and some custom IR codes that I imported into myServer. It ain't pretty, but it's getting the job done and will pass the wife test.
While I'm already deeply involved in hacking The Matrix here could you tell me if there's a way to remap the mic button? I don't see it in the Hard Button properties. I'm probably never going to use this for server level voice control but it would be the perfect button for me to invoke Google Assistant.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.