diff --git a/manifest.toml b/manifest.toml index d3dec64..4e666c9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,6 +39,27 @@ ram.runtime = "50M" type = "group" default = "visitors" + [install.radarr_api] + ask.en = "(Optional) Insert here the api key from your Radarr instance" + ask.fr = "(Optionnel) Insérez ici la clé API de votre instance Radarr" + type = "string" + default = false + optional = true + + [install.sonarr_api] + ask.en = "(Optional) Insert here the api key from your Sonarr instance" + ask.fr = "(Optionnel) Insérez ici la clé API de votre instance Sonarr" + type = "string" + default = false + optional = true + + [install.jellyin_api] + ask.en = "(Optional) Insert here the api key from your Jellyfin instance" + ask.fr = "(Optionnel) Insérez ici la clé API de votre instance Jellyfin" + type = "string" + default = false + optional = true + [resources] [resources.sources]