How do I use JSON to jump to Video Library
#1
I have been all over the wiki and have most commands implemented to control XBMC but can not find the right info to jump straight to "Music", "Videos", "Etc.

Can someone point me to where this info is located as my eyes are crossed from looking for it soo long.

Thanks
Reply
#2
You didn't find it because it's not possible with JSON-RPC. JSON-RPC only supports the basic navigation functionalities like Left, Right, Up, Down and Back.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#3
So can it be done via http? Something like the following for Stop?

xbmcCmds/xbmcHttp?command=Stop()
Reply

Logout Mark Read Team Forum Stats Members Help
How do I use JSON to jump to Video Library0