keymap.xml, Live-TV and "ContextMenu" help
#1
I want to use the Action "ContextMenu" in my keymap.xml with a remote. The wiki says, it is the same as pressing "C" on the keyboard.
The "ContextMenu"-key is working so far in libraries, but not in Live-TV. With "C" I can open and close the OSD for channels, but not with the ContextMenu-key. It even doesn't open anything.

on Kodi 15.1 (Ubuntu)
Code:
23:13:06 T:140660251883712   DEBUG: Keyboard: scancode: 0x36, sym: 0x0063, unicode: 0x0063, modifier: 0x0
23:13:06 T:140660251883712   DEBUG: OnKey: c (0xf043) pressed, action is Playlist
23:13:06 T:140660251883712   DEBUG: Activating window ID: 10610
23:13:06 T:140660251883712   DEBUG: ------ Window Init (DialogPVRChannelsOSD.xml) ------
23:13:06 T:140660251883712    INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_EVERY_TIME
23:13:06 T:140660251883712   DEBUG: Using already stored xml root node for /home/ralf/.kodi/addons/skin.aeon.nox.5/1080i/DialogPVRChannelsOSD.xml
23:13:06 T:140660251883712   DEBUG: Load DialogPVRChannelsOSD.xml: 5.82ms
23:13:06 T:140660251883712   DEBUG: Alloc resources: 6.04ms  (5.90 ms skin load)
... removed ffmpeg entries ...
23:13:09 T:140660251883712   DEBUG: Keyboard: scancode: 0x36, sym: 0x0063, unicode: 0x0063, modifier: 0x0
23:13:09 T:140660251883712   DEBUG: OnKey: c (0xf043) pressed, action is Close
23:13:09 T:140660251883712   DEBUG: ------ Window Deinit (DialogPVRChannelsOSD.xml
"C" opens the context-menu in Live-TV (OSD Channels) with the action "Playlist" and closes it with "Close".

On OE: buttonpress bind to "ContextMenu"
Code:
23:18:31 T:2436584512 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
23:18:40 T:3041869824 WARNING: Previous line repeats 34 times.
23:18:40 T:3041869824   DEBUG: Keyboard: scancode: 0x3b, sym: 0x011a, unicode: 0x0000, modifier: 0x0
23:18:40 T:3041869824   DEBUG: OnKey: f1 (0xf090) pressed, action is contextmenu
23:18:40 T:2436584512 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
23:18:44 T:3041869824 WARNING: Previous line repeats 22 times.
23:18:44 T:3041869824   DEBUG: Keyboard: scancode: 0x3b, sym: 0x011a, unicode: 0x0000, modifier: 0x0
23:18:44 T:3041869824   DEBUG: OnKey: f1 (0xf090) pressed, action is contextmenu
23:18:45 T:2436584512 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
23:18:49 T:3041869824 WARNING: Previous line repeats 22 times.
23:18:49 T:3041869824   DEBUG: Keyboard: scancode: 0x3c, sym: 0x011b, unicode: 0x0000, modifier: 0x0
23:18:49 T:3041869824   DEBUG: OnKey: f2 (0xf091) pressed, action is contextmenu
23:18:49 T:2436584512 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
23:18:53 T:3041869824 WARNING: Previous line repeats 9 times.
nothing happens in Live-TV, no window opens. On a library I can use the contextmenu with this key

To open the mentioned window with the remote, I have to map the remote-button to "Playlist", but then I can't close the window with the same button.
Is the non working "ContextMenu" action in Live-TV a bug, or what I'm doing wrong?

I'm using the latest github version of AeonNox and Openelec 5.95.5. If this is no Kodi-bug, then please let me know and I'll open a bug report in the OE-forums.
Thx
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
Reply
#2
*bump*
anyone? Thx
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
Reply
#3
Look over @ openelec forum there is a nice mapping for pvr
Reply

Logout Mark Read Team Forum Stats Members Help
keymap.xml, Live-TV and "ContextMenu" help0