mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
12 lines
190 B
Markdown
12 lines
190 B
Markdown
---
|
|
title: Tdarr
|
|
description: Tdarr Widget Configuration
|
|
---
|
|
|
|
Allowed fields: `["queue", "processed", "errored", "saved"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: tdarr
|
|
url: http://tdarr.host.or.ip
|
|
```
|