Kodi Community Forum

Full Version: JSON RPC help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?