Control Rasplex using SSH

Hey guys,

So I am trying to write up a simple program that controls Rasplex using SSH. The thing is that Rasplex accepts “poweroff” command but not any “xbmc-send --action=”(command)"" type commands. Any help would be greatly appreciated! Thanks.

By the way, I am using PuTTY.

1 Like

Hi,
Its xbmc-send --host=127.0.0.1 --port=9777 --action="(any key name from keyboard.xml)"

1 Like

Thanks, it worked. But now I feel dumb. :slight_smile:

:rofl: well I cant help you with that

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.