mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
17 lines
328 B
Markdown
17 lines
328 B
Markdown
---
|
|
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
|
|
```
|