mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-03 18:51:32 +00:00
19 lines
402 B
YAML
19 lines
402 B
YAML
name: Bazarr
|
|
version: 52a7b4d
|
|
slug: bazarr
|
|
description: Download and manage subtitles for Sonarr and Radarr
|
|
url: https://github.com/hassio-addons/addon-bazarr/tree/main/README.md
|
|
codenotary: codenotary@frenck.dev
|
|
webui: http://[HOST]:[PORT:6767]
|
|
init: false
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armv7
|
|
map:
|
|
- addon_config:rw
|
|
- share:rw
|
|
- media:rw
|
|
ports:
|
|
6767/tcp: 6767
|
|
image: ghcr.io/hassio-addons/bazarr/{arch}
|