-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
As a user, the name of the setting ignore_movies_in_radarr is confusing and cannot be understood without its documentation.
My misinterpretation was: ignore what radarr tells you about movies, get them in sonarr instead. The default is a double negation ignore_movies_in_radarr=False, a very weird "do not ignore", and the description is "if True, will not". This should be avoided for clarity.
Simpler ways to express it in a boolean would be movies_in_radarr or movies_in_sonarr.
An even more explicit setting would be something like movies_in with options radarr or sonarr.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels