Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/blame/commit/2877d99ed276b473b23d308da2d25a317a101f5b/docs/widgets/services/xteve.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/xteve.md

17 lines
328 B

2 years ago
---
title: Xteve
description: Xteve Widget Configuration
---
Learn more about [Xteve](https://github.com/xteve-project/xTeVe).
2 years 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
2 years ago
```