Open Callum027 opened 6 months ago
Discussed in https://github.com/buildarr/buildarr/discussions/195.
This is happening because the type field is not being explicitly defined on remotely fetched Indexer objects.
type
Indexer
buildarr_sonarr/config/indexers.py:195-207
Confirmed broken for:
This is also an issue for download clients and connections ("connect"). Sadly, I suppose this makes Buildarr unusable here.
Discussed in https://github.com/buildarr/buildarr/discussions/195.
This is happening because the
type
field is not being explicitly defined on remotely fetchedIndexer
objects.buildarr_sonarr/config/indexers.py:195-207
Confirmed broken for: