mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
25 lines
2.4 KiB
XML
Executable File
25 lines
2.4 KiB
XML
Executable File
<?xml version="1.0"?>
|
|
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
|
<Container version="2">
|
|
<Name>bazarr</Name>
|
|
<Repository>ghcr.io/linuxserver/bazarr</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/bazarr</Registry>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<Network>bridge</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://github.com/linuxserver/docker-bazarr/issues/new/choose</Support>
|
|
<Project>https://www.bazarr.media/</Project>
|
|
<Overview>[Bazarr](https://www.bazarr.media/) 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.</Overview>
|
|
<WebUI>http://[IP]:[PORT:6767]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/bazarr.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png</Icon>
|
|
<Config Name="WebUI" Target="6767" Default="6767" Mode="tcp" Description="Allows HTTP access to the internal webserver." Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Bazarr data" Type="Path" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Path: /movies" Target="/movies" Default="" Mode="rw" Description="Location of your movies" Type="Path" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Path: /tv" Target="/tv" Default="" Mode="rw" Description="Location of your TV Shows" Type="Path" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="UMASK_SET" Target="UMASK_SET" Default="022" Description="control permissions of files and directories created by Bazarr" Type="Variable" Display="always" Required="false" Mask="false"/>
|
|
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false"/>
|
|
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false"/>
|
|
</Container> |