2023-02-28 00:15:03 +00:00
name : bazarr
services :
2023-03-07 00:52:47 +00:00
bazarr :
environment :
PGID : "1000"
PUID : "1000"
TZ : Europe/London
image : linuxserver/bazarr:1.2.0
2023-03-07 18:15:13 +00:00
deploy :
resources :
reservations :
memory : 64M
2023-03-07 00:52:47 +00:00
network_mode : bridge
ports :
- target : 6767
published : "6767"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/Media/Movies
target : /movies
- type : bind
source : /DATA/Media/TV Shows
target : /tv
- type : bind
source : /DATA/AppData/bazarr/config
target : /config
x-casaos :
author : CasaOS Team
category : Media
container :
envs :
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : PUID
description :
en_US : ""
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : PGID
description :
en_US : ""
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : TZ
description :
en_US : ""
port_map : "6767"
2023-02-28 00:15:03 +00:00
ports :
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : "6767"
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : /movies
description :
en_US : ""
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : /tv
description :
en_US : ""
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : /config
2023-02-28 00:15:03 +00:00
description :
2023-03-07 00:52:47 +00:00
en_US : ""
description :
en_US : Bazarr is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
developer : Sabnzbd Team
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/screenshot-3.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/screenshot-4.png
tagline :
en_US : Letter generators for Sonarr and Radarr
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/thumbnail.png
tips : {}
title :
en_US : Bazarr
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm
- arm64
main_app : bazarr