1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-06-28 00:44:48 +02:00

Updated API:Movie (markdown)

MollyBe 2019-09-23 22:51:56 +02:00
parent c1bfa69efa
commit f2b9804001

@ -276,8 +276,8 @@ Required:
`id (int)`
Optional:
`deleteFiles (bool)` - if true the movie folder and all files will be deleted when the movie is deleted
`addExclusion (bool)` - if true the movie TMDBID will be added to the import exclusions list when the movie is deleted
- `deleteFiles (bool)` - if true the movie folder and all files will be deleted when the movie is deleted
- `addExclusion (bool)` - if true the movie TMDBID will be added to the import exclusions list when the movie is deleted
##### Returns JsonObject ######
````JSON