Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/983a6edccf573578119e4ea39a99736bbe4e1603/docs/widgets/services/readarr.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/readarr.md

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
```