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.
17 lines
328 B
17 lines
328 B
---
|
|
title: Xteve
|
|
description: Xteve Widget Configuration
|
|
---
|
|
|
|
Learn more about [Xteve](https://github.com/xteve-project/xTeVe).
|
|
|
|
Allowed fields: `["streams_all", "streams_active", "streams_xepg"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: xteve
|
|
url: http://xteve.host.or.ip
|
|
username: username # optional
|
|
password: password # optional
|
|
```
|