buildarr / buildarr-sonarr

Sonarr PVR plugin for Buildarr
https://buildarr.github.io/plugins/sonarr
GNU General Public License v3.0
2 stars 4 forks source link

`buildarr sonarr dump-config` does not output the `type` field for some resource types #62

Open Callum027 opened 4 months ago

Callum027 commented 4 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.

buildarr_sonarr/config/indexers.py:195-207

Confirmed broken for:

EnjoyBacon7 commented 3 months ago

This is also an issue for download clients and connections ("connect"). Sadly, I suppose this makes Buildarr unusable here.