Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2023-10-16 20:12:59 +00:00
parent 689bc2c451
commit c2aa026ccf

View File

@ -21,8 +21,11 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D
<WebUI>http://[IP]:[PORT:9981]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/tvheadend.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tvheadend-logo.png</Icon>
<Date>2023-09-20</Date>
<Date>2023-10-16</Date>
<Changes>
### 2023-10-16
- Add mesa-va-gallium package for AMD transcoding.
### 2023-09-20
- Add perl-json-xs package.