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/8ec488efbd056ba906ce9e886ea0077622f8481a/docs/widgets/services/tdarr.md?display=source
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
---
|
|
title: Tdarr
|
|
description: Tdarr Widget Configuration
|
|
---
|
|
|
|
Allowed fields: `["queue", "processed", "errored", "saved"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: tdarr
|
|
url: http://tdarr.host.or.ip
|
|
```
|