Kodi Community Forum
JSON RPC help - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+--- Thread: JSON RPC help (/showthread.php?tid=118975)



JSON RPC help - gugahoi - 2012-01-06

I've been asking for help over on IRC with no reply so I thought I'd post here so I could get some feedback.

I've got an application that uses the JSON RPC interface to communicate and control XBMC. I wanted to make it so that arrows can either control the gui or seek a video/song. I know how to get both working but not in parallel. I was wandering if there is a method that would inform me what XBMC's "gui status" is: in the video player or in the gui? Any ideas?