dtaweb / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 0 forks source link

Connection Problem Raspberry Pi #682

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
On Raspbmc 12 Beta 2 I'm getting the following result when executing

http://192.168.0.100:8080/xbmcCmds/xbmcHttp?command=GetSystemInfo(120;121)

File not found

On my HTC Desire S I'm getting the message "I/O Exception 
(java.io.FileNotFoundException)"

Original issue reported on code.google.com by i...@citytypo.de on 4 Dec 2012 at 1:13

GoogleCodeExporter commented 8 years ago
this is for the missing support of the soon-to-be-depreceated HTTP API on the 
newest xbmc frodo version.
actually there would be a workaround by supporting the JSON-RPC API....hope 
this will be coming soon!

Original comment by VictorKo...@gmail.com on 4 Dec 2012 at 6:30

GoogleCodeExporter commented 8 years ago
This is the "wait for update" case I find on other forums, right? Meaning we 
need to wait for android-xbmcremote to be updated - or fix it ourselves.

Original comment by martin.t...@gmail.com on 14 Dec 2012 at 4:53

GoogleCodeExporter commented 8 years ago
I don't know if these are official or not, but they work for me.  You have to 
uninstall the Play version and install this version.  It won't auto-update in 
the future.  You should switch back to the Play version once it gets updated 
for Frodo.

https://github.com/tombriden/android-xbmcremote/dow

Original comment by ejsta...@gmail.com on 27 Dec 2012 at 1:20