13 lines
194 B
13 lines
194 B
2 years ago
|
---
|
||
|
title: Tdarr
|
||
|
description: Tdarr Widget Configuration
|
||
|
---
|
||
|
|
||
|
Allowed fields: `["queue", "processed", "errored", "saved"]`.
|
||
|
|
||
|
```yaml
|
||
|
widget:
|
||
|
type: tdarr
|
||
|
url: http://tdarr.host.or.ip
|
||
|
```
|