Function Keys

More
2 years 4 months ago #1849 by davep
Replied by davep on topic Function Keys
I remoted in and looked at the project. One thing that I noticed was that the index was missing the entire set of the default hard button commands for the project. These are the commands that normally hold the home and back commands.

I manually edited the index.html file and added the default set of project hard buttons back in. I do not see anything else wrong with the other pages. See if it plays better now that the project hard buttons are defined.

Please Log in to join the conversation.

More
2 years 4 months ago #1850 by bitzerjd
Replied by bitzerjd on topic Function Keys
Many Thanks!!! I must of screwed it up somehow. I wish the software had versioning control and you could rollback.

Again, many Thanks!

Please Log in to join the conversation.

More
2 years 4 months ago #1851 by andrew
Replied by andrew on topic Function Keys

Many Thanks!!! I must of screwed it up somehow. I wish the software had versioning control and you could rollback.

Again, many Thanks!
Amen to that. When I finally get my kit I'm thinking about putting the wwwroot directory (or some subdirectory thereof) under Git version control. Then I could commit, branch and rollback to my heart's content.

Andrew

Please Log in to join the conversation.

More
2 years 4 months ago - 2 years 4 months ago #1853 by bitzerjd
Replied by bitzerjd on topic Function Keys
I'm seeing this in the logs....
 21/03/2024 20:03:42.03 · DEBUG · Server.doCommand - clientcmd|back!Macro|SetVariable|active_tivo~11! from remote021/03/2024 20:03:42.03 · DEBUG · Server.WebCmd - back!Macro|SetVariable|active_tivo~11!21/03/2024 20:04:18.04 · DEBUG · Server.doCommand - AV|{{active_tivo}}~Exit from remote021/03/2024 20:04:18.04 · DEBUG · Server.doCommand - AV|11~Exit21/03/2024 20:04:18.04 · DEBUG · Tivo.doCommand - Cmd=[11~Exit] Client=[remote0]21/03/2024 20:04:18.04 · DEBUG · Tivo.TX: (Tivo Edge) - KEYBOARD EXIT21/03/2024 20:04:21.04 · DEBUG · Server.doCommand - clientcmd|back from remote021/03/2024 20:04:21.04 · DEBUG · Server.WebCmd - back

Issuing the command clientcmd|back followed by the Macro| doesn't execute properly.  The clientcmd|back alone works fine.

Also, in the aptvir scene, clientcmd|home, long press on the back button works, but the same command on the Home Key (long press) doesn't.

I'm very confused.

Finally, I added the commands back to the aptvir scene for the function keys and they refuse to work.
Last edit: 2 years 4 months ago by bitzerjd.

Please Log in to join the conversation.

More
2 years 4 months ago #1855 by bitzerjd
Replied by bitzerjd on topic Function Keys
When I want to switch to the Second Tivo, I issue this command

Control|3~SendIR~HD Fury-4K Vertex 2~INPUTSEL3!Macro|SetVariable|active_tivo~12!Macro|power on!

It switches the HDfury input, Sets the Server variable to 12 (for that tivo), and runs a power on macro.

Looking in the log, 21/03/2024 20:25:48.25 · DEBUG · Server.doCommand - Control|3~SendIR~HD Fury-4K Vertex 2~INPUTSEL3!Macro|SetVariable|active_tivo~12!Macro|power on! from remote021/03/2024 20:25:48.25 · DEBUG · Server.doCommand - SetVariable|active_tivo~11 from remote0

It keeps setting the variable to 11, not 12.

What am I doing wrong?

Please Log in to join the conversation.

More
2 years 4 months ago #1856 by bitzerjd
Replied by bitzerjd on topic Function Keys
One last piece. If I try to change the variable via the server, it changes fine. If I try to change it via the remote, issuing a server command, it doesn't change it. I tried to trick it by creating a server macro to set the variable and calling it from the remote. It didn't change the variable. The commands are correct, the behavior is odd when sent by the remote.

Please Log in to join the conversation.

Time to create page: 0.181 seconds