Can't change channel group via TV remote
#1
Hi

I have 14.1 running on Windows 8.1 x64 PC with PulseEight HDMI-CEC Adapter to control Kodi with remote control from my TV

Also I configured IPTV simple PVR add-on to watch iptv cnannels

Eveithing works fine except changing prev\next channel group via remote control on TV full screen mode.
When I press left/right arrow in remote - nothing happens (in the Kodi's log I don't see errors as well).
At the same time left/right keyboard arrows changes channel group with no problem.
In other menus left/right arrow and other buttons in remote works fine.

Can someone help me with this issue?
Reply
#2
I found solution myself - just added this lines in remote.xml

<keymap>
<FullscreenLiveTV>
<remote>
<left>PreviousChannelGroup</left>
<right>NextChannelGroup</right>
</remote>
</FullscreenLiveTV>
</keymap>
Reply

Logout Mark Read Team Forum Stats Members Help
Can't change channel group via TV remote0