homepage/docs/widgets/services/plex-tautulli.md
brikim bfd392026d
Enhancement: option to show user for Tautulli and Emby/Jellyfin widgets (#3287)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-12 20:33:40 -07:00

19 lines
504 B
Markdown

---
title: Tautulli (Plex)
description: Tautulli Widget Configuration
---
Learn more about [Tautulli](https://github.com/Tautulli/Tautulli).
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
enableUser: true # optional, defaults to false
```