123456789101112131415161718192021222324252627 |
- name: tdarr
- description: Tdarr is a Distributed Transcoding System
- annotations:
- title: Tdarr
- type: application
- version: 1.0.1
- apiVersion: v2
- appVersion: '2.00.20.1'
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.0.6
- home: https://home.tdarr.io/
- icon: https://home.tdarr.io/static/media/logo3-min.246d6df4.png
- sources:
- - https://home.tdarr.io/
- - https://github.com/truenas/charts/tree/master/community/tdarr
- - https://docs.tdarr.io/docs
- keywords:
- - media
- - encode
- - transcode
|