Skip to content

Rename "ignore_movies_in_radarr" setting #111

@NotaInutilis

Description

@NotaInutilis

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions