Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2022-04-04 16:07:31 +02:00
parent 28a9f0cde2
commit 100a537ab2

View File

@ -19,8 +19,11 @@
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/mstream.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mstream-logo.png</Icon>
<Date>2021-05-17</Date>
<Date>2022-04-02</Date>
<Changes>
### 2022-04-02
- Rebase to alpine 3.15. Fix ffmpeg download.
### 2021-05-17
- Deprecating the env vars `USER`, `PASSWORD` and `USE_JSON` as mStream v5 requires the use of `config.json`.