diff --git a/web/src/routes/admin/integrations/+page.svelte b/web/src/routes/admin/integrations/+page.svelte new file mode 100644 index 00000000..3e3a914c --- /dev/null +++ b/web/src/routes/admin/integrations/+page.svelte @@ -0,0 +1,311 @@ + + +
+ Search Lidarr from /discover and + route approved requests to it. +
++ Connected — Lidarr {testResult.version} +
+ {:else} +Connection failed — {testResult.error}
+ {/if} + {/if} + {#if saveError} +Save failed — {saveError}
+ {/if} + +Not yet configured.
++ This clears the saved configuration. Type + DISCONNECT to remove the + Lidarr connection. +
+ +