mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
16 lines
268 B
Markdown
16 lines
268 B
Markdown
---
|
|
title: Lidarr
|
|
description: Lidarr Widget Configuration
|
|
---
|
|
|
|
Find your API key under `Settings > General`.
|
|
|
|
Allowed fields: `["wanted", "queued", "artists"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: lidarr
|
|
url: http://lidarr.host.or.ip
|
|
key: apikeyapikeyapikeyapikeyapikey
|
|
```
|