mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 12:18:48 +00:00
15 lines
387 B
Markdown
15 lines
387 B
Markdown
---
|
|
title: Tautulli (Plex)
|
|
description: Tautulli Widget Configuration
|
|
---
|
|
|
|
Provides detailed information about currently active streams. You can find the API key from inside Tautulli at `Settings > Web Interface > API`.
|
|
|
|
Allowed fields: no configurable fields for this widget.
|
|
|
|
```yaml
|
|
widget:
|
|
type: tautulli
|
|
url: http://tautulli.host.or.ip
|
|
key: apikeyapikeyapikeyapikeyapikey
|
|
```
|