From 9e85b632f68aaff2bbe972cbcc184c97e77df471 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 28 Mar 2023 13:15:47 -0500 Subject: [PATCH] Bot Updating Unraid Template --- unraid/tvheadend.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unraid/tvheadend.xml b/unraid/tvheadend.xml index 43521e0..265abeb 100755 --- a/unraid/tvheadend.xml +++ b/unraid/tvheadend.xml @@ -21,8 +21,11 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D http://[IP]:[PORT:9981] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/tvheadend.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tvheadend-logo.png - 2023-02-23 + 2023-03-17 +### 2023-03-17 +- Extract picons during build instead of init. + ### 2023-02-23 - Rebase to Alpine 3.17, migrate to s6v3, drop armhf support.