Help needed with JSON commands
#1
I am unable to use JSON commands for the following functions and would appreciate some guidance.  Thanks in advance for your help!

Here are the functions and JSON strings that I'm trying to use:

1 - Display thumbnails of all movies scanned to 3x separate logical drives (entire contents display fine when navigating via menu) - Computer / Movies1 ( D : ) / Movies, Computer / Movies2 ( J : ) / Movies, Computer / Movies3 ( H : ) / Movies, 

jsonrpc?request={"jsonrpc":"2.0","method":"GUI.ActivateWindow","params":{"window":"videos,library://video/movies/titles/"},"id":"1"}}

2 - Display thumbnails of all albums scanned to Computer / Music ( F : ) / Music

jsonrpc?request={"jsonrpc":"2.0","method":"GUI.ActivateWindow","params":{"window":"library://music/music/,return"},"id":"1"}}

3 - Display thumbnails of all concert videos scanned to Computer / Concerts ( L : ) / Concerts

jsonrpc?request={"jsonrpc":"2.0","method":"GUI.ActivateWindow","params":{"window":"videos,library://video/concerts/titles/"},"id":"1"}}

Also, the 'instant record' and 'weather' commands are no longer working after upgrading to Leia:

4 - jsonrpc?request={"jsonrpc":"2.0","method":"PVR.Record", "id":1}

5 - jsonrpc?request={"jsonrpc":"2.0","method":"GUI.ActivateWindow","params":{"window":"weather"},"id":"1"}}
Win10 64-bit
Kodi 20.1 / Mimic-LR
Reply


Messages In This Thread
Help needed with JSON commands - by dshorrosh - 2021-05-03, 01:00
Logout Mark Read Team Forum Stats Members Help
Help needed with JSON commands0