mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
15 lines
255 B
Markdown
15 lines
255 B
Markdown
---
|
|
title: Tdarr
|
|
description: Tdarr Widget Configuration
|
|
---
|
|
|
|
Learn more about [Tdarr](https://github.com/HaveAGitGat/Tdarr).
|
|
|
|
Allowed fields: `["queue", "processed", "errored", "saved"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: tdarr
|
|
url: http://tdarr.host.or.ip
|
|
```
|