v18 Export problem with options
#1
hello,

i use curl with Windows and i have a Problem with the Export command:
Code:
curl.exe -i -X POST -d "{\"jsonrpc\": \"2.0\", \"method\": \"VideoLibrary.Export\", \"params\": {\"options\": {\"overwrite\": false, \"actorthumbs\": false, \"images\": false} }, \"id\": 1 }" -H "content-type:application/json" http://kodi:@localhost:8080/jsonrpc > NUL 2>&1

I set all params "false" and Kodi take it with "true".
Where is the problem in my Syntax or is a bug?
Reply


Messages In This Thread
Export problem with options - by Koloss - 2019-01-12, 17:41
Logout Mark Read Team Forum Stats Members Help
Export problem with options0