Files
addon-tvheadend/tvheadend/config.yaml
T
gronod 3d1a7a8592
CI / workflows (push) Failing after 2s
Release Drafter / workflows (push) Failing after 1s
Update tvheadend/config.yaml
2026-08-09 08:27:48 +01:00

35 lines
555 B
YAML

---
name: TVHeadend
version: dev
stage: experimental
slug: tvheadend
description: TV streaming server and recorder.
url: "https://git.i3omb.com/Gronod/addon-tvheadend"
init: false
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
webui: "http://[HOST]:[PORT:9981]/"
devices:
- /dev/dvb
- /dev/dri
ports:
9981/tcp: 9981
9982/tcp: 9982
ports_description:
9981/tcp: TVH Web Interface
9982/tcp: TVH HTSP
map:
- "config:rw"
options:
system_packages: []
init_commands: []
schema:
system_packages:
- str
init_commands:
- str