mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
17 lines
335 B
Markdown
17 lines
335 B
Markdown
---
|
|
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
|
|
```
|