update filter ids
This commit is contained in:
parent
e6390553f2
commit
e0da5cc5da
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ spec:
|
||||||
type: sonarr
|
type: sonarr
|
||||||
host: http://sonarr.default.svc.cluster.local
|
host: http://sonarr.default.svc.cluster.local
|
||||||
apikey: {{ .sonarr_api_key }}
|
apikey: {{ .sonarr_api_key }}
|
||||||
filters: [1]
|
filters: [3]
|
||||||
excludeAlternateTitles: true
|
excludeAlternateTitles: true
|
||||||
dataFrom:
|
dataFrom:
|
||||||
- extract:
|
- extract:
|
||||||
|
|
Loading…
Reference in a new issue