18 lines
335 B
18 lines
335 B
---
|
|
title: Readarr
|
|
description: Readarr Widget Configuration
|
|
---
|
|
|
|
Learn more about [Readarr](https://github.com/Readarr/Readarr).
|
|
|
|
Find your API key under `Settings > General`.
|
|
|
|
Allowed fields: `["wanted", "queued", "books"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: readarr
|
|
url: http://readarr.host.or.ip
|
|
key: apikeyapikeyapikeyapikeyapikey
|
|
```
|