Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2024-01-13 02:03:48 +00:00
parent f8efcc30d8
commit 08fc398aca

View File

@ -19,8 +19,11 @@
<WebUI>http://[IP]:[PORT:32400]/web/index.html</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/plex.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-logo.png</Icon>
<Date>2023-08-16</Date>
<Date>2024-01-09</Date>
<Changes>
### 2024-01-09
- Set ownership on TranscoderTempDirectory when it&#39;s been saved in Preferences.
### 2023-08-16
- Install unrar from linuxserver repo(https://github.com/linuxserver/docker-unrar).