Single EPG goto Date/Time not working

Issue #422 new
IanSav created an issue

In the Single Channel EPG (INFO > YELLOW) the help indicates that TEXT will allow the user to enter a date/time to jump the EPG to the nominated date/time. Pressing TEXT is not flagged as an invalid key but the date/time screen is not displayed.

The serial port indicates the the TEXT key is recognised:

"KEY: 388 make KEY_TEXT ('TEXT',)
action ->  EPGSelectActions input_date_time
KEY: 388 break KEY_TEXT ('TEXT',)"

Comments (1)

  1. prl

    This screen has two sort modes, by time and alphabetical by title. Goto Date/Time doesn't make much sense in alphabetical search mode.

    Goto Date/Time could be implemented only in time sort mode, but the HELP screen item and the TEXT button hint (which is not currently displayed) should be updated appropriately when the sort mode changes.

    Alternatively, the ActionMap entry for the TEXT button could be removed in this screen.

  2. Log in to comment