AppFeed/templates/hotiosRepository/hotio/trackarr-ghcr.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

34 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>trackarr-ghcr</Name>
<Repository>ghcr.io/hotio/trackarr</Repository>
<Branch>
<Tag>release</Tag>
<TagDescription>Releases</TagDescription>
</Branch>
<Branch>
<Tag>nightly</Tag>
<TagDescription>Every commit to develop branch</TagDescription>
</Branch>
<Registry>https://github.com/users/hotio/packages/container/package/trackarr</Registry>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hotio.dev/discord</Support>
<Project>https://hotio.dev/containers/trackarr</Project>
<Icon>https://raw.githubusercontent.com/docker-hotio/unraid-templates/master/hotio/img/trackarr.png</Icon>
<Overview>Trackarr monitors tracker announce IRC channel, parses the announcements, and forwards those announcements to ARR PVRs (eg Sonarr).</Overview>
<Description>Trackarr monitors tracker announce IRC channel, parses the announcements, and forwards those announcements to ARR PVRs (eg Sonarr).</Description>
<WebUI>http://[IP]:[PORT:7337]</WebUI>
<PostArgs></PostArgs>
<Network>bridge</Network>
<Config Name="Host Port for 7337" Target="7337" Default="7337" Mode="tcp" Description="Container Port: 7337" Type="Port" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="Host Path for /config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="UMASK" Target="UMASK" Default="002" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="ARGS" Target="ARGS" Default="" Mode="" Description="Container Variable: ARGS" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="DEBUG" Target="DEBUG" Default="no|yes" Mode="" Description="Container Variable: DEBUG" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Category>Downloaders:</Category>
<templatePath>/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/trackarr-ghcr.xml</templatePath>
</Container>