🎨 Migrate JSON add-on config to YAML

This commit is contained in:
Gautham Varma K
2021-11-02 19:24:13 +05:30
parent 855210ce59
commit 28fce7e021
4 changed files with 39 additions and 37 deletions
+32
View File
@@ -0,0 +1,32 @@
name: TVHeadend
version: dev
stage: experimental
slug: tvheadend
description: TV streaming server and recorder.
url: 'https://github.com/GauthamVarmaK/addon-tvheadend'
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