Kodi Community Forum
bult in function to show channel list live tv - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Bello (https://forum.kodi.tv/forumdisplay.php?fid=198)
+---- Thread: bult in function to show channel list live tv (/showthread.php?tid=224425)



bult in function to show channel list live tv - peppe_sr - 2015-04-14

i know this is not a skin related question.
but here i'm with friends so i ask here Big Grin.
i would like to map a button of my remote with the command to show the channel list during live tv (PVR)
usually to have that list i have to press, during playback the menĂ¹ button (or M on my keyboard) and then chose channels from the top menu.
it should be something related to DialogPVRChannelsOSD
i use eventghost so i need only the right command to recall channels.
also the EPG one will be useful
Image
thanks guys
Peppe


RE: bult in function to show channel list live tv - sualfred - 2015-04-14

"C" on the keyboard
"Context Menu" on the Eventghost XBMC plugin


RE: bult in function to show channel list live tv - peppe_sr - 2015-04-14

nooooooooooo i can't belive i'm feeling like a stupid.
thanks mate


RE: bult in function to show channel list live tv - sualfred - 2015-04-14

Not stupid... just the usual brainfart moment Tongue


RE: bult in function to show channel list live tv - peppe_sr - 2015-04-15

i'm blowing my mind....
i'm trying to set a button of my remote to show the context menĂ¹ like in the pic i posted.
in eventghost the contextmenu command inside fullscreen section of pvr doesn't work for me but works fine in other window of kodi
i'm not able to map a crap button like "C" in my remote so i'm here again.....


RE: bult in function to show channel list live tv - sualfred - 2015-04-15

-> Create a virtual keyboard input with "c" in Eventghost
-> Add a "switch to window kodi.exe" command to this macro.

A lot of backends/mdapi/whatever background services which are used for LiveTV, can steal the focus of Kodi without your notice.


RE: bult in function to show channel list live tv - peppe_sr - 2015-04-15

great hint.
i used "Start Program: Kodi.exe" instead of "switch to window kodi.exe" that i haven't found.
thanks a lot mate.
Peppe