golift / starr

Starr Library: Fully functional go package to interact with Lidarr, Prowlarr, Radarr, Readarr, and Sonarr APIs.
https://golift.io/discord
MIT License
68 stars 18 forks source link

Removes moveFiles default from updateMovie endpoints and makes it user-selectable. #79

Closed davidnewhall closed 1 year ago

davidnewhall commented 1 year ago

Closes #76. Ref: https://github.com/Radarr/Radarr/blob/627ab64fd023269c8bedece61e529329600a3419/src/Radarr.Api.V3/Movies/MovieModule.cs#L218

Makes it look like DeleteMovie...