mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-19 17:32:38 +01:00
Updated Mass Delete via API (markdown)
parent
eb03e7032e
commit
b39f6bb4e9
@ -44,3 +44,12 @@ This will remove all movies with id's from the start to the end of the series. Y
|
|||||||
|
|
||||||
**Expected response**
|
**Expected response**
|
||||||
For either method shown above, a successful delete will print ``{}``.
|
For either method shown above, a successful delete will print ``{}``.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Automatically delete all unmonitored movies**
|
||||||
|
|
||||||
|
In order to automate deletion of all unmonitored movies, use the following script at your own risk:
|
||||||
|
|
||||||
|
https://gist.github.com/pstadler/bc0afefe35f608e9552e764b31f45f19 (requires [jq](https://stedolan.github.io/jq/))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user