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-25 01:14:10 +00:00
- container : PUID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : PGID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : TZ
2023-03-07 00:52:47 +00:00
description :
en_US : ""
port_map : "6767"
2023-02-28 00:15:03 +00:00
ports :
2023-03-25 01:14:10 +00:00
- container : "6767"
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-25 01:14:10 +00:00
- container : /movies
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : /tv
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +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.
2023-03-25 01:14:10 +00:00
zh_CN : Bazarr是Sonarr和Radarr的伴侣应用程序。它可以根据您的要求管理和下载字幕。您可以根据电视节目或电影来定义您的偏好, 并且Bazarr会为您处理所有事情。
2023-03-07 00:52:47 +00:00
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
2023-03-25 01:14:10 +00:00
zh_CN : Sonarr和Radarr的信件生成器
2023-03-07 00:52:47 +00:00
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