Hi, I am trying to get the status of the currently playing file. I want to use JQuery, so I can embed it in a webpage to build a custom remote control. If i use IE, i can get the status via http://myIP:8080/requests/status.json. I can also pass commands i.e. ?command=pl_pause. No problems when doing...