1234567891011121314151617181920212223242526 |
- name: bazarr
- description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements.
- annotations:
- title: Bazarr
- type: application
- version: 1.0.2
- apiVersion: v2
- appVersion: '1.2.2'
- 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.10
- home: https://www.bazarr.media/
- icon: https://github.com/morpheus65535/bazarr/blob/master/frontend/public/images/logo128.png?raw=true
- sources:
- - https://github.com/onedr0p/containers/tree/main/apps/bazarr
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/bazarr
- - https://github.com/morpheus65535/bazarr
- keywords:
- - media
- - subtitles
|