mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2026-02-10 20:24:01 +00:00
4 lines
294 B
Plaintext
Executable File
4 lines
294 B
Plaintext
Executable File
curl --data-binary '{ "jsonrpc": "2.0", "method": "VideoLibrary.Clean", "id": "mybash"}' -H 'content-type: application/json' http://daphne/jsonrpc
|
|
|
|
curl --data-binary '{ "jsonrpc": "2.0", "method": "VideoLibrary.Scan", "id": "mybash"}' -H 'content-type: application/json' http://daphne/jsonrpc
|