Player.Open Syntax
#1
I'm trying to figure out the syntax for the Player.open JSON-RPC call... Could someone show me an example of playing a playlist and playing a slideshow?
Reply
#2
Ok if I use:

Code:
{ "jsonrpc": "2.0", "method": "Player.Open", "params": { "item": { "file": "smb://HP-MEDIA-SERVER/Photos/test3" } }, "id": 1 }

The list of pictures are brought up... how to do I play a slideshow instead?
Reply

Logout Mark Read Team Forum Stats Members Help
Player.Open Syntax0