Playlist.Insert Syntax help please
#1
Hello all,

Could you please help me to get this json rpc Playlist.Insert syntax please? I'd like to insert to the video playlist with the new item with name and fileURL. This is what i tried, but it doesn't like the params:

Code:
{"jsonrpc":"2.0","id":5,"method":"Playlist.Insert", "params":{"playlistid":1, "position":1, "item":{"label":"Test Label", "file":"filename.mkv"}}}
Reply

Logout Mark Read Team Forum Stats Members Help
Playlist.Insert Syntax help please0