Kodi control via IP

More
2 years 5 months ago - 2 years 5 months ago #1338 by andrew
Kodi control via IP was created by andrew
In a similar vein to my post about controlling a Yamaha AV amp via web requests, I've just been playing around with controlling Kodi. While we wait for the official fully fledged IP driver to be written you can do some basic control by turning on the JSON-RPC control interface in Kodi and running commands such as:
Code:
PostURL|http://192.168.1.148:8080/jsonrpc~{"jsonrpc":"2.0","method":"Input.Back","id":1}

There's a nice discussion thread about JSON-RPC control here:  forum.kodi.tv/showthread.php?tid=157996

Andrew
Last edit: 2 years 5 months ago by andrew.

Please Log in to join the conversation.

More
2 years 5 months ago #1340 by David Li
Replied by David Li on topic Kodi control via IP
A full featured Kodi IP driver was available in myServer 5 that will need to be ported to myServer 6.
Just need the time to do that.

Please Log in to join the conversation.

More
2 years 5 months ago #1341 by stanger89
Replied by stanger89 on topic Kodi control via IP
Cool, I just started looking at it.  It will be interesting to see what the "full featured" driver for Kodi looks like, but for now, I just can't see using anything beyond navigation/control commands and power on/off.  I just don't think the remote screen is large enough to make browsing my library practical.

Please Log in to join the conversation.

More
2 years 5 months ago #1342 by andrew
Replied by andrew on topic Kodi control via IP
I don't anticipate browsing the whole library but if we're in the middle of watching a few TV series it would be nice to see a 'Now watching' list and jump straight into one like you can do from the Kodi main menu screen (at least in the skin we're using). If nothing else I could create a custom myServer scene and update it with whatever we're watching at the time for one click access.

Andrew

Please Log in to join the conversation.

More
2 years 5 months ago #1349 by cjisble
Replied by cjisble on topic Kodi control via IP
I run NextPVR on my server, and use Kodi as my client.  Having a button that goes straight to the Guide is good.  Also one for recorded TV.  Skipping forward by 12 hrs when viewing the Guide, and up/down by page is useful too.

MyMusic, MyMovies, and MyTVShows are useful, but not as critical, as they are just one click from the home page.

Basic playback controls are needed too.  I run Kodi on a Shield.  The Shield remote does not have a Stop button to stop playback.

 

Please Log in to join the conversation.

More
2 years 5 months ago #1366 by CrabbyPatties
Replied by CrabbyPatties on topic Kodi control via IP
Any chance of a Plex driver also?

Please Log in to join the conversation.

Time to create page: 0.191 seconds