AppFeed/templates/ich777sRepository/ich777/Sonarr.xml
2021-03-26 04:03:08 -04:00

111 lines
7.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Sonarr</Name>
<Repository>ich777/sonarr</Repository>
<Registry>https://hub.docker.com/r/ich777/sonarr</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
<Project>https://sonarr.tv/</Project>
<Overview>Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.&#13;
&#13;
UPDATE: The container will check on every start/restart if there is a newer version available (you can also choose between stabel and nightly version - keep in mind that switching from a stable to a nightly version and vice versa can break the container).&#13;
&#13;
MANUAL VERSION: You can also set a version manually by typing in the version number that you want to use for example: '2.0.0.5250' (without quotes) - you can also change it to 'latest' or 'nightly' like described above.&#13;
&#13;
ATTENTION: Don't change the port in the Sonarr config itself.&#13;
&#13;
MIGRATION: If you are migrating from another Container please be sure to deltete the files/folders 'logs', 'xdg' and 'config.xml', don't forget to change the root folder for your tv shows and select 'No, I'll Move the Files Myself'!&#13;
&#13;
WARNING: The main configuration of the paths has a performance and disk usage impact: slow, I/O intensive moves and wasted disk space. For a detailed guide to change that see https://trash-guides.info/hardlinks/#unraid .</Overview>
<WebUI>http://[IP]:[PORT:8989]/</WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/sonarr.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8989</HostPort>
<ContainerPort>8989</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/sonarr</HostDir>
<ContainerDir>/sonarr</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/TV-Shows/</HostDir>
<ContainerDir>/mnt/tv</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/Downloads/</HostDir>
<ContainerDir>/mnt/downloads</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>latest</Value>
<Name>SONARR_REL</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>0000</Value>
<Name>UMASK</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>--debug</Value>
<Name>MONO_START_PARAMS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>770</Value>
<Name>DATA_PERM</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Data Dir" Target="/sonarr" Default="" Mode="rw" Description="Configuration directory" Type="Path" Display="always" Required="false" Mask="false">/mnt/cache/appdata/sonarr</Config>
<Config Name="TV Shows" Target="/mnt/tv" Default="" Mode="rw" Description="Path to your TV Shows&amp;lt;br&amp;gt;&#13;&#10;&amp;lt;br&amp;gt;&#13;&#10;&amp;lt;b&amp;gt;WARNING:&amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;&#13;&#10;This style of paths has a performance and disk usage impact: &amp;lt;b&amp;gt;slow, I/O intensive moves&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;wasted disk space&amp;lt;/b&amp;gt;.&#13;&#10;&amp;lt;br&amp;gt;&#13;&#10;See https://trash-guides.info/hardlinks/#unraid for details." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/TV-Shows/</Config>
<Config Name="Dowloads" Target="/mnt/downloads" Default="" Mode="rw" Description="Main download directory&amp;lt;br&amp;gt;&#13;&#10;&amp;lt;br&amp;gt;&#13;&#10;&amp;lt;b&amp;gt;WARNING:&amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;&#13;&#10;This style of paths has a performance and disk usage impact: &amp;lt;b&amp;gt;slow, I/O intensive moves&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;wasted disk space&amp;lt;/b&amp;gt;.&#13;&#10;&amp;lt;br&amp;gt;&#13;&#10;See https://trash-guides.info/hardlinks/#unraid for details." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/Downloads/</Config>
<Config Name="Sonarr Release" Target="SONARR_REL" Default="" Mode="" Description="Select if you want to download a stable or prerelease (valid options are 'lastest' and 'nightly' without quotes - you can also set the version manual in this format: '2.0.0.5250' or '2.0.0.5228' without quotes)." Type="Variable" Display="always" Required="true" Mask="false">latest</Config>
<Config Name="TCP - WebGUI http" Target="8989" Default="" Mode="tcp" Description="WebGUI port http" Type="Port" Display="always" Required="true" Mask="false">8989</Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">0000</Config>
<Config Name="Mono Start Parameters" Target="MONO_START_PARAMS" Default="" Mode="" Description="Only change if you know what you are doing!" Type="Variable" Display="advanced" Required="false" Mask="false">--debug</Config>
<Config Name="DATA_PERM" Target="DATA_PERM" Default="" Mode="" Description="Container Variable: DATA_PERM" Type="Variable" Display="advanced" Required="true" Mask="false">770</Config>
<Description>Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.&#13;
&#13;
UPDATE: The container will check on every start/restart if there is a newer version available (you can also choose between stabel and nightly version - keep in mind that switching from a stable to a nightly version and vice versa can break the container).&#13;
&#13;
MANUAL VERSION: You can also set a version manually by typing in the version number that you want to use for example: '2.0.0.5250' (without quotes) - you can also change it to 'latest' or 'nightly' like described above.&#13;
&#13;
ATTENTION: Don't change the port in the Sonarr config itself.&#13;
&#13;
MIGRATION: If you are migrating from another Container please be sure to deltete the files/folders 'logs', 'xdg' and 'config.xml', don't forget to change the root folder for your tv shows and select 'No, I'll Move the Files Myself'!&#13;
&#13;
WARNING: The main configuration of the paths has a performance and disk usage impact: slow, I/O intensive moves and wasted disk space. For a detailed guide to change that see https://trash-guides.info/hardlinks/#unraid .</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Sonarr.xml</templatePath>
</Container>