mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-15 13:52:09 +08:00
Add missing Lidarr widget
@@ -125,6 +125,20 @@ widget:
|
||||
```
|
||||
|
||||
|
||||
## Lidarr
|
||||
|
||||
Find your API key under `Settings > General`.
|
||||
|
||||
Allowed fields: `["wanted", "queued", "albums"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: lidarr
|
||||
url: http://lidarr.host.or.ip
|
||||
key: apikeyapikeyapikeyapikeyapikey
|
||||
```
|
||||
|
||||
|
||||
## Bazarr
|
||||
|
||||
Find your API key under `Settings > Generaly`.
|
||||
|
||||
Reference in New Issue
Block a user