You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
homepage/docs/widgets/services/plex-tautullihistory.md

19 lines
500 B

---
title: Tautulli History (Plex)
description: Tautulli History Widget Configuration
---
Learn more about [Tautulli](https://github.com/Tautulli/Tautulli).
Provides a watched history from tautulli. 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: tautullihistory
url: http://tautulli.host.or.ip
key: apikeyapikeyapikeyapikeyapikey
maxItems: 10 # optional, defaults to 10
```