Change ChannelGroup via Keymap/Remote On TvChannel/EPG screen
#1
Currently in Confluence (and refocus Big) on the MyPVR screen if you click the "TV Channels" menu item, the EPG and channel list will cycle through the groups.

However, I haven't found a way to map this. So far I've tried

Code:
<blue>XBMC.Skin.ToggleSetting(tvmenu.channels)</blue>
<blue>Skin.ToggleSetting(tvmenu.channels)</blue>
<blue>XBMC.ActivateWindowAndFocus(MyPVR, 32,0, 10,0)</blue>
And none seem to work.
Reply
#2
See http://forum.xbmc.org/showthread.php?tid...pid1504255

The developers are changing MyPVR window so it may not work in Gotham
https://github.com/xbmc/xbmc/pull/3585
Reply
#3
Thank you, don't know how I would have found to do that.
Reply

Logout Mark Read Team Forum Stats Members Help
Change ChannelGroup via Keymap/Remote On TvChannel/EPG screen0