1
0
mirror of synced 2026-03-28 06:09:58 +01:00

Add picons

This commit is contained in:
d-two
2023-01-15 20:18:04 +01:00
committed by GitHub
parent 6e9f13f739
commit 60d8826e00

View File

@@ -1,6 +1,6 @@
--- ---
name: TVHeadend name: TVHeadend
version: 1.5-1 version: 1.5-2
stage: experimental stage: experimental
slug: tvheadend slug: tvheadend
description: TV streaming server and recorder. description: TV streaming server and recorder.
@@ -36,9 +36,15 @@ options:
system_packages: [] system_packages: []
init_commands: [] init_commands: []
webgrabplus: false webgrabplus: false
picons: false
snp_url: ""
srp_url: ""
schema: schema:
system_packages: system_packages:
- str - str
init_commands: init_commands:
- str - str
webgrabplus: bool webgrabplus: bool
picons: bool
snp_url: str
srp_url: str