delete files
#1
Can anyone help with the json command to bring up the delete dialog
many thanks
Reply
#2
Ok I found what I needed
{"jsonrpc": "2.0", "method": "Input.ExecuteAction", "params": {"action":"togglefullscreen"}}
This will open the delete from library box
Reply
#3
Sorry posted wrong command
This is the full screen window toggle
The delete one is
{"jsonrpc": "2.0", "method": "Input.ExecuteAction", "params": {"action":"delete"}}
Reply
#4
(2019-02-10, 12:29)andmc Wrote: Sorry posted wrong command
This is the full screen window toggle
The delete one is
{"jsonrpc": "2.0", "method": "Input.ExecuteAction", "params": {"action":"delete"}}
Can I do an API call with this and delete the currently playing song?
Reply

Logout Mark Read Team Forum Stats Members Help
delete files0