28 lines
782 B
YAML
28 lines
782 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "stable"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.1.2
|
||
|
description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV.
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/nextpvr
|
||
|
icon: https://truecharts.org/_static/img/appicons/nextpvr.png
|
||
|
keywords:
|
||
|
- pvr
|
||
|
- recorder
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: nextpvr
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/nextpvr/nextpvr_amd64
|
||
|
- https://github.com/sub3/NextPVR/wiki/Install-Docker
|
||
|
version: 0.0.1
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- media
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|