Solved Shuffle map to button on remote
#1
I'm stumped, I can normally search and find what I need to mod my xbmc builds, except for now

I've been searching for a way to map a button on my remote to toggle shuffle on or off, but I can't work it out.

It sounds simple and I'm hoping there's a simple solution. I've been trawling through the forums and wiki, the closest I've come is reading where someone talks about how they have the feature, but no "how to" info.

Currently using: xbmcbuntu 12.0-alpha2

Please help.
Reply
#2
Try this to toggle shuffle on/off during music playback:
Code:
<some-key>XBMC.PlayerControl(Random)</some-key>
Reply
#3
Thanks works a treat
Reply

Logout Mark Read Team Forum Stats Members Help
Shuffle map to button on remote0