Prettified Code!
This commit is contained in:
committed by
GitHub Action
parent
28fce7e021
commit
8940d5f907
@@ -3,14 +3,14 @@ version: dev
|
|||||||
stage: experimental
|
stage: experimental
|
||||||
slug: tvheadend
|
slug: tvheadend
|
||||||
description: TV streaming server and recorder.
|
description: TV streaming server and recorder.
|
||||||
url: 'https://github.com/GauthamVarmaK/addon-tvheadend'
|
url: "https://github.com/GauthamVarmaK/addon-tvheadend"
|
||||||
arch:
|
arch:
|
||||||
- aarch64
|
- aarch64
|
||||||
- amd64
|
- amd64
|
||||||
- armhf
|
- armhf
|
||||||
- armv7
|
- armv7
|
||||||
- i386
|
- i386
|
||||||
webui: 'http://[HOST]:[PORT:9981]/'
|
webui: "http://[HOST]:[PORT:9981]/"
|
||||||
devices:
|
devices:
|
||||||
- /dev/dvb/
|
- /dev/dvb/
|
||||||
- /dev/dri/
|
- /dev/dri/
|
||||||
@@ -21,7 +21,7 @@ ports_description:
|
|||||||
9981/tcp: TVH Web Interface
|
9981/tcp: TVH Web Interface
|
||||||
9982/tcp: TVH HTSP
|
9982/tcp: TVH HTSP
|
||||||
map:
|
map:
|
||||||
- 'config:rw'
|
- "config:rw"
|
||||||
options:
|
options:
|
||||||
system_packages: []
|
system_packages: []
|
||||||
init_commands: []
|
init_commands: []
|
||||||
|
|||||||
Reference in New Issue
Block a user