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

18 lines
335 B

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