homepage/docs/widgets/services/jackett.md
2024-01-19 18:29:02 -05:00

17 lines
344 B
Markdown

---
title: Jackett
description: Jackett Widget Configuration
---
[Jackett](https://github.com/Jackett/Jackett) - API Support for your favorite torrent trackers.
Jackett must not have any authentication for the widget to work.
Allowed fields: `["configured", "errored"]`.
```yaml
widget:
type: jackett
url: http://jackett.host.or.ip
```