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/985ca4ae84c7be776c946e5403858178600ac610/docs/widgets/services/xteve.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/xteve.md

15 lines
269 B

2 years ago
---
title: Xteve
description: Xteve Widget Configuration
---
Allowed fields: `["streams_all", "streams_active", "streams_xepg"]`.
```yaml
widget:
type: xteve
url: http://xteve.host.or.ip
username: username # optional
password: password # optional
```