Kodi Community Forum
Now Playing Works; Cannot control XBMC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Kodi Remote for Android Official Forum (https://forum.kodi.tv/forumdisplay.php?fid=129)
+---- Thread: Now Playing Works; Cannot control XBMC (/showthread.php?tid=133574)



Now Playing Works; Cannot control XBMC - aleinbach - 2012-06-09

Ubuntu with XBMC Eden. XBMC Remote on an EVO 4G over WiFi

Connection works.

The 'Now Playing' information is correct on the EVO (remote)

Now buttons on the remote (up, down, play, pause) have any effect on the XBMC box

How can this be ?

TIA

--Alain


RE: Now Playing Works; Cannot control XBMC - aleinbach - 2012-06-09

Sorry, should be:

*NONE* of the buttons on the remote...


RE: Now Playing Works; Cannot control XBMC - aleinbach - 2012-06-10

I have now eavesdropped on the traffic between the remote and the XBMC box (using socat with -v) and I have found that while there are plenty GetSystemInfo() and GetCurrentlyPlaying() calls (all with appropriate responses), there is no additional traffic generated when I press 'keys' on the remote. Also, I can go directly into the XBMC box from my laptop and easily pause and play by sending the appropriate http requests.

This leads me to believe that there is nothing wrong with the XBMC setup. I have to assume that the problem lies with the Android:

EVO 4G running v0.8.8-beta1 Revision 808

Where do I go to get an earlier version of XBMC remote for Android ?




RE: Now Playing Works; Cannot control XBMC - gfoldv - 2012-06-10

For the remote control functionality the EventServer is used, not the HTTP commands.


RE: Now Playing Works; Cannot control XBMC - Predator04 - 2012-06-11

Depending on how you are accessing the xbmc. You might need to forward port 9777. I currently control my xbmc through the internet and needed to open this port to be able to use the remote control correctly.