Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2024-11-29 21:49:58 +00:00
parent 6e0ed01144
commit 5cee382cdc
No known key found for this signature in database

View File

@ -19,8 +19,11 @@
<WebUI>http://[IP]:[PORT:9091]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/transmission.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/transmission-logo.png</Icon>
<Date>2023-10-07</Date>
<Date>2024-11-29</Date>
<Changes>
### 2024-11-29
- Fix PEERPORT setting.
### 2023-10-07
- Install unrar from linuxserver repo(https://github.com/linuxserver/docker-unrar).