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/xteve.md

17 lines
328 B

1 year ago
---
title: Xteve
description: Xteve Widget Configuration
---
Learn more about [Xteve](https://github.com/xteve-project/xTeVe).
1 year ago
Allowed fields: `["streams_all", "streams_active", "streams_xepg"]`.
```yaml
widget:
type: xteve
url: http://xteve.host.or.ip
username: username # optional
password: password # optional
1 year ago
```