I've been watching TV a bit more recently and consequently wringing out my Tivo SmartRemote code. I've had some difficulty navigating backwards out of menus and after some research I discovered the Back command is missing.
"Back" isn't in the old Tivo documentation, but it is needed in the current Tivo software to navigate the menus. I'm able to workaround the issue by using the following command for the back key in MyDesigner:
- "AV|{{active_tivo_{{clientname}}}}~Keyboard~Back"
When able, I suggest adding "Back" to the list of recognized Tivo commands in the command builder, which would send out "KEYBOARD BACK." This will make it easier in the future for people to build their custom pages.
I'd also suggest adding a "Previous Channel" command in the builder, which would send out "KEYBOARD ENTER," the same as the Enter command. Previous Channel has a button on the Tivo remote but shares the code with Enter. This will also help in the future.
Kyle