Skip to content

Feature Request: Seperate Status for "Disabled" for Prowlarr Indexers that are Disabled #721

@tomsinclair94

Description

@tomsinclair94

The intergation for Prowlarr is a great addition but I noticed that the "Failed" status covers both Indexer Statuses that are either Disabled or Not Responding:
Image

For a slightly clearner look, if possible, it would be good to show a state of "Disabled" if the Indexer is actually disabled. This would make it a bit easier to identify those Indexers that are actually Failing when nothing can be retrieved/obtained for the Indexer.

I've had a quick look at the Prowlarr API and it does look like you can obtain the status of an indexer whether it's enabled or not:
"enable": true
or
"enable": false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions