Page 1 of 1

XBMC Command's

Posted: Fri Nov 29, 2013 4:05 pm
by starwarsmike
Needing some help guys/girls

I have XBMC, It's all setup correctly because i can get use some commands like up/down/left/right/back. But none of the other command's will work, like Jump to Movies or Pictures.

Can anyone help?

commands attached, these are actually from Demopad on another post.

Any help would be appreciated?

Michael

Re: XBMC Command's

Posted: Fri Nov 29, 2013 4:24 pm
by tytherman
if you are using Frodo these wot work as you need to use the JSON commands.

I suggest you download the new dc1 or use the one attached here - note I added a couple of my own at the bottom!

Re: XBMC Command's

Posted: Fri Nov 29, 2013 7:26 pm
by starwarsmike
Hi I'm not using Frodo

Re: XBMC Command's

Posted: Sun Dec 01, 2013 12:36 pm
by starwarsmike
Thanks Tytherman much appreciated.

Re: XBMC Command's

Posted: Fri Dec 06, 2013 2:42 pm
by starwarsmike
Hi Tytherman

Can you help me,

I have setup device using port 9090, command suffix \x0D\x0A, entered my IP. Setup XMBC Frodo 12.2, entered 9090 as port. Set some of the command you gave me.

And nothing works???

Any ideas?

It's not my Firewall i know that.

Any help much appreciated

Re: XBMC Command's

Posted: Fri Dec 06, 2013 3:57 pm
by trevorst
Hi Mike,
Settings sound right.
Did you set XBMC to allow control from other programs.
Settings: Network: Remote Control Check both options.

Re: XBMC Command's

Posted: Fri Dec 06, 2013 7:10 pm
by starwarsmike
Yes both ticked!

Re: XBMC Command's

Posted: Fri Dec 06, 2013 10:03 pm
by trevorst
Just noticed on your post, you said setup XBMC as port 9090...
Wrong..
That is the Web port and should be 80 or 8080.
You do not need to set XBMC port, it is hard coded as 9090, just set Demopad device.

Re: XBMC Command's

Posted: Sat Dec 07, 2013 11:40 am
by tytherman
hi,

not sure why you say 9090 is the wrong port I have multiple xbmcs all configured in Demopad and all using 9090 as the port? I just checked by changing it to the HTTP port of my xbmc 1240 and it no longer works.

one thing you may want to try to establish there is nothing untoward with your XBMC is from a browser copy the following

http://youripaddress:httpport/jsonrpc?request={"jsonrpc":"2.0","method":"Input.Right","id":1}

it should ask for a password, and allow navigation "right", if this doesnt work it sounds like your xbmc machine, I did have this issue on some machines esp Raspberry pis and ATV but a reboot seemed to clear it.

Re: XBMC Command's

Posted: Sat Dec 07, 2013 11:43 am
by tytherman
ps if you try it from the browser you do of course need to ensure the "allow control via http" under webserver is selected also.

Re: XBMC Command's

Posted: Sat Dec 07, 2013 2:22 pm
by tytherman
Hi, sorry just re-read the earlier post, Trevorst is correct, if you had set the web server port as 9090 in xbmc it won't work, this should be either 80 or any spare port but not 9090. In demopad you are correct and set port 9090 - I was thinking this was what you were referring to.

Hope you have it all working, also note 1.4.6 of the app was released this week, and the new designer should be available shortly which means you can add cover art and fanart into demopad! :D

Re: XBMC Command's

Posted: Sat Dec 07, 2013 2:41 pm
by trevorst
Thanks Tytherman. I was just writing a reply to your last note when your revision was posted ;)

Re: XBMC Command's

Posted: Sun Dec 08, 2013 1:20 pm
by starwarsmike
Cheers Trevorst & Tytherman got it working...It seemed like new skin installed caused it. I re-installed XBMC and works fine

Cheers again

Michael