add radarr standup

This commit is contained in:
2024-12-30 20:55:43 -06:00
parent 1292438801
commit 564cdf0a48
2 changed files with 19 additions and 0 deletions

View File

@@ -84,6 +84,13 @@ spec:
key: /cl01tl/radarr5-anime/key key: /cl01tl/radarr5-anime/key
metadataPolicy: None metadataPolicy: None
property: key property: key
- secretKey: HOMEPAGE_VAR_RADARRSTANDUP_KEY
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/radarr5-standup/key
metadataPolicy: None
property: key
- secretKey: HOMEPAGE_VAR_LIDARR2_KEY - secretKey: HOMEPAGE_VAR_LIDARR2_KEY
remoteRef: remoteRef:
conversionStrategy: Default conversionStrategy: Default

View File

@@ -519,6 +519,18 @@ homepage:
key: {{ "{{HOMEPAGE_VAR_RADARRANIME_KEY}}" }} key: {{ "{{HOMEPAGE_VAR_RADARRANIME_KEY}}" }}
fields: ["wanted", "queued", "movies"] fields: ["wanted", "queued", "movies"]
enableQueue: false enableQueue: false
- Radarr Stand Up:
icon: sh-radarr.svg
description: Stand Up
href: https://radarr-standup-cl01tl.boreal-beaufort.ts.net
siteMonitor: http://radarr5-standup.radarr5-standup:80
statusStyle: dot
widget:
type: radarr
url: http://radarr5-standup.radarr5-standup:80
key: {{ "{{HOMEPAGE_VAR_RADARRSTANDUP_KEY}}" }}
fields: ["wanted", "queued", "movies"]
enableQueue: false
- Music: - Music:
- Lidarr: - Lidarr:
icon: sh-lidarr.svg icon: sh-lidarr.svg