2023-09-29 21:01:11 +03:00
|
|
|
---
|
|
|
|
title: Tautulli (Plex)
|
|
|
|
description: Tautulli Widget Configuration
|
|
|
|
---
|
|
|
|
|
2024-01-24 14:27:47 -08:00
|
|
|
Learn more about [Tautulli](https://github.com/Tautulli/Tautulli).
|
2024-01-22 13:26:15 -05:00
|
|
|
|
2023-09-29 21:01:11 +03:00
|
|
|
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:
|
2023-10-17 23:26:55 -07:00
|
|
|
type: tautulli
|
|
|
|
url: http://tautulli.host.or.ip
|
|
|
|
key: apikeyapikeyapikeyapikeyapikey
|
2024-04-12 22:33:40 -05:00
|
|
|
enableUser: true # optional, defaults to false
|
2023-09-29 21:01:11 +03:00
|
|
|
```
|