Kometa-Team / ArrAPI

A lightweight Python library for Radarr and Sonarr API.

Home Page:https://arrapi.kometa.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: Radarr Collections Monitoring Flag Support

bakerboy448 opened this issue · comments

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

Radarr/Radarr@f80272a

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