mirror of
https://github.com/linuxserver/templates.git
synced 2026-02-19 16:17:49 +08:00
Bot Updating Unraid Template
This commit is contained in:
parent
387a67ba52
commit
abb6a11540
@ -26,11 +26,14 @@
|
||||
</Branch>
|
||||
<Project>https://sonarr.tv/</Project>
|
||||
<Overview>Sonarr(https://sonarr.tv/) (formerly NZBdrone) 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.</Overview>
|
||||
<WebUI>http://[IP]:[PORT:8989]</WebUI>
|
||||
<WebUI>http://[IP]:[PORT:8989]/system/status</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/sonarr.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/sonarr-logo.png</Icon>
|
||||
<Date>2024-01-12</Date>
|
||||
<Date>2024-05-31</Date>
|
||||
<Changes>
|
||||
### 2024-05-31
|
||||
- Rebase Alpine 3.20.
|
||||
|
||||
### 2024-01-12
|
||||
- Update download url.
|
||||
|
||||
@ -125,7 +128,7 @@
|
||||
- Cleanup, changed sources to fetch binarys from. also a new baseimage.
|
||||
|
||||
</Changes>
|
||||
<Config Name="WebUI" Target="8989" Default="8989" Mode="tcp" Description="The port for the Sonarr webinterface" Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="WebUI" Target="8989" Default="8989" Mode="tcp" Description="The port for the Sonarr web interface" Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Database and sonarr configs" Type="Path" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="Path: /tv" Target="/tv" Default="" Mode="rw" Description="Location of TV library on disk (See note in Application setup)" Type="Path" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Path: /downloads" Target="/downloads" Default="" Mode="rw" Description="Location of download managers output directory (See note in Application setup)" Type="Path" Display="always" Required="false" Mask="false"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user