Hello,
Simple question that I can’t find the answer to by Googling or random guessing.
What’s the URL for the HTTPAPI for Plex?
The XBMC wiki has a page documenting this - http://www.xbmc.org/wiki/?title=Web_Server_HTTP_API - which gives URLs of the form http://xbox/xbmcCmds/xbmcHttp?command=whatever but I can’t find the equivalent for plex. Plugging in my IP in place of “xbox” doesn’t work, neither does http://[myIP]/~[myUsername]. I have web sharing turned on.
Can anyone help?
Thanks.
Hi!
It is (for example changing the volume):
http://[Plex_Box_IP]:3000/xbmcCmds/xbmcHttp?command=setvolume¶meter=50
or
http://[Plex_Box_Mac_Name]:3000/xbmcCmds/xbmcHttp?command=setvolume¶meter=50
Web Server needs to be running in Plex, you can change the settings for this under Preferences > Network > Servers
Thanks, that worked perfectly!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.