Kometa-Team / ArrAPI

A lightweight Python library for Radarr and Sonarr API.
https://arrapi.kometa.wiki
MIT License
44 stars 7 forks source link

[Feature]: Radarr Collections Monitoring Flag Support #13

Closed bakerboy448 closed 1 year ago

bakerboy448 commented 2 years ago

Is your feature request related to a problem? Please elaborate.

https://github.com/Radarr/Radarr/commit/f80272a65987b635b07448e6b959df0ad8c105d2

Describe the solution you'd like

AddOptions for monitor is now an enum movieOnly, movieAndCollection, none

Additional Information

legacy bool is still supported and treated as movieOnly and None for True/False