Added the delete and blacklist commands.

bobbintb 2017-05-17 19:35:18 -06:00
parent 61521ded22
commit fb1b8dd50e
1 changed files with 14 additions and 1 deletions

@ -136,3 +136,16 @@ Gets currently downloading info
}
]
```
## DELETE ##
##### Summary #####
Deletes an item from the queue and download client. Optionally blacklist item after deletion.
##### Parameters ######
Required:
`id (int)` Unique ID of the command
Optional:
`blacklist (bool)` Set to 'true' to blacklist after delete