From 5eb9c94976870a7dfdae91ad8611dbaee1cf5d5f Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:55:11 +0100 Subject: [PATCH 01/26] Updater bot : autobrr updated to 1.57.0 --- autobrr/CHANGELOG.md | 3 +++ autobrr/Dockerfile | 2 +- autobrr/config.json | 2 +- autobrr/updater.json | 4 ++-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/autobrr/CHANGELOG.md b/autobrr/CHANGELOG.md index c2d8e5653..981cb9317 100644 --- a/autobrr/CHANGELOG.md +++ b/autobrr/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.57.0 (11-01-2025) +- Update to latest version from autobrr/autobrr (changelog : https://github.com/autobrr/autobrr/releases) + ## 1.56.1 (04-01-2025) - Update to latest version from autobrr/autobrr (changelog : https://github.com/autobrr/autobrr/releases) diff --git a/autobrr/Dockerfile b/autobrr/Dockerfile index 55df207a4..1b1594eac 100644 --- a/autobrr/Dockerfile +++ b/autobrr/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="1.56.1" +ARG BUILD_UPSTREAM="1.57.0" FROM ${BUILD_FROM} ################## diff --git a/autobrr/config.json b/autobrr/config.json index 253c02a06..1f6ff677d 100644 --- a/autobrr/config.json +++ b/autobrr/config.json @@ -112,5 +112,5 @@ "slug": "autobrr", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/autobrr", - "version": "1.56.1" + "version": "1.57.0" } diff --git a/autobrr/updater.json b/autobrr/updater.json index 31b269dc8..b6a1c4bfe 100644 --- a/autobrr/updater.json +++ b/autobrr/updater.json @@ -1,8 +1,8 @@ { - "last_update": "04-01-2025", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "autborr", "source": "github", "upstream_repo": "autobrr/autobrr", - "upstream_version": "1.56.1" + "upstream_version": "1.57.0" } From 8898011ea57b164d81dd2fa3b7fa94e73b905e9c Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:55:27 +0100 Subject: [PATCH 02/26] Updater bot : birdnet-go updated to 20250103 --- birdnet-go/CHANGELOG.md | 3 +++ birdnet-go/config.json | 2 +- birdnet-go/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/birdnet-go/CHANGELOG.md b/birdnet-go/CHANGELOG.md index 3b2977628..6da5641c5 100644 --- a/birdnet-go/CHANGELOG.md +++ b/birdnet-go/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 20250103 (11-01-2025) +- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases) ## 25-4 (29-12-2024) - Fixed https://github.com/alexbelgium/hassio-addons/issues/1687 diff --git a/birdnet-go/config.json b/birdnet-go/config.json index a932bc640..da05fc4c7 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -110,5 +110,5 @@ "slug": "birdnet-go", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", - "version": "25-4" + "version": "20250103" } diff --git a/birdnet-go/updater.json b/birdnet-go/updater.json index 7f2503b08..60bc6e797 100644 --- a/birdnet-go/updater.json +++ b/birdnet-go/updater.json @@ -1,8 +1,8 @@ { - "last_update": "21-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "birdnet-go", "source": "github", "upstream_repo": "tphakala/birdnet-go", - "upstream_version": "25" + "upstream_version": "20250103" } From 27a4a26b4f38a52b8f12b7a51c81c6aea90cafab Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:55:39 +0100 Subject: [PATCH 03/26] Updater bot : calibre updated to 7.24.0 --- calibre/CHANGELOG.md | 3 +++ calibre/config.json | 2 +- calibre/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/calibre/CHANGELOG.md b/calibre/CHANGELOG.md index 0b05f050f..cb810fc48 100644 --- a/calibre/CHANGELOG.md +++ b/calibre/CHANGELOG.md @@ -1,4 +1,7 @@ +## 7.24.0 (11-01-2025) +- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases) + ## 7.23.0 (21-12-2024) - Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases) diff --git a/calibre/config.json b/calibre/config.json index f87da7899..b9cd25db9 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -119,6 +119,6 @@ "slug": "calibre", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", - "version": "7.23.0", + "version": "7.24.0", "video": true } diff --git a/calibre/updater.json b/calibre/updater.json index 64ff6fbe8..9eb3a1b01 100644 --- a/calibre/updater.json +++ b/calibre/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "false", - "last_update": "21-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "calibre", "source": "github", "upstream_repo": "linuxserver/docker-calibre", - "upstream_version": "7.23.0" + "upstream_version": "7.24.0" } From 916c55ab59e8e280166bd6f6424cc00ef6b75ce6 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:55:45 +0100 Subject: [PATCH 04/26] Updater bot : changedetection.io updated to 0.48.6 --- changedetection.io/CHANGELOG.md | 3 +++ changedetection.io/config.json | 2 +- changedetection.io/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/changedetection.io/CHANGELOG.md b/changedetection.io/CHANGELOG.md index 7430983f1..362f017ba 100644 --- a/changedetection.io/CHANGELOG.md +++ b/changedetection.io/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.48.6 (11-01-2025) +- Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases) + ## 0.48.5 (28-12-2024) - Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases) diff --git a/changedetection.io/config.json b/changedetection.io/config.json index 557e83b5d..177afc107 100644 --- a/changedetection.io/config.json +++ b/changedetection.io/config.json @@ -36,6 +36,6 @@ "slug": "changedetection.io", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io", - "version": "0.48.5", + "version": "0.48.6", "webui": "http://[HOST]:[PORT:5000]" } diff --git a/changedetection.io/updater.json b/changedetection.io/updater.json index d4ad4f345..342549d61 100644 --- a/changedetection.io/updater.json +++ b/changedetection.io/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "false", - "last_update": "28-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "changedetection.io", "source": "github", "upstream_repo": "linuxserver/docker-changedetection.io", - "upstream_version": "0.48.5" + "upstream_version": "0.48.6" } From 396ef6d78a919364de44a4663a930b4dcefcaaad Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:55:55 +0100 Subject: [PATCH 05/26] Updater bot : emby updated to 4.9.0.35 --- emby/CHANGELOG.md | 3 +++ emby/Dockerfile | 2 +- emby/config.json | 2 +- emby/updater.json | 4 ++-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/emby/CHANGELOG.md b/emby/CHANGELOG.md index e04562ca1..5c076bbf2 100644 --- a/emby/CHANGELOG.md +++ b/emby/CHANGELOG.md @@ -1,4 +1,7 @@ +## 4.9.0.35 (11-01-2025) +- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases) + ## 4.9.0.34 (28-12-2024) - Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases) diff --git a/emby/Dockerfile b/emby/Dockerfile index e287ebc39..26a88e935 100644 --- a/emby/Dockerfile +++ b/emby/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="4.9.0.34" +ARG BUILD_UPSTREAM="4.9.0.35" FROM ${BUILD_FROM} ################## diff --git a/emby/config.json b/emby/config.json index 4763a6a55..8728abcdd 100644 --- a/emby/config.json +++ b/emby/config.json @@ -122,6 +122,6 @@ "slug": "emby_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", - "version": "4.9.0.34", + "version": "4.9.0.35", "video": true } diff --git a/emby/updater.json b/emby/updater.json index 99a12fc8e..4fbebe70a 100644 --- a/emby/updater.json +++ b/emby/updater.json @@ -1,9 +1,9 @@ { "github_beta": "true", - "last_update": "28-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "emby", "source": "github", "upstream_repo": "linuxserver/docker-emby", - "upstream_version": "4.9.0.34" + "upstream_version": "4.9.0.35" } From 788c13b2c861684b79bdcbe9c8016abf1a2a9059 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:56:07 +0100 Subject: [PATCH 06/26] Updater bot : fireflyiii updated to 20250106.1 --- fireflyiii/CHANGELOG.md | 3 +++ fireflyiii/config.json | 2 +- fireflyiii/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/fireflyiii/CHANGELOG.md b/fireflyiii/CHANGELOG.md index 59b4a4643..c975b63a6 100644 --- a/fireflyiii/CHANGELOG.md +++ b/fireflyiii/CHANGELOG.md @@ -1,4 +1,7 @@ +## 20250106.1 (11-01-2025) +- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases) + ## 20250101.1 (04-01-2025) - Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases) diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 9b820fe65..65b807de7 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -107,6 +107,6 @@ "startup": "services", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "20250101.1", + "version": "20250106.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" } diff --git a/fireflyiii/updater.json b/fireflyiii/updater.json index 304289f17..3853706de 100644 --- a/fireflyiii/updater.json +++ b/fireflyiii/updater.json @@ -1,8 +1,8 @@ { - "last_update": "04-01-2025", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "fireflyiii", "source": "github", "upstream_repo": "firefly-iii/firefly-iii", - "upstream_version": "20250101.1" + "upstream_version": "20250106.1" } From c1442ff68ae7106fd481ce566142b18c4b5a718c Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:56:11 +0100 Subject: [PATCH 07/26] Updater bot : fireflyiii_data_importer updated to 20250108 --- fireflyiii_data_importer/CHANGELOG.md | 3 +++ fireflyiii_data_importer/Dockerfile | 2 +- fireflyiii_data_importer/config.json | 2 +- fireflyiii_data_importer/updater.json | 4 ++-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/fireflyiii_data_importer/CHANGELOG.md b/fireflyiii_data_importer/CHANGELOG.md index 8ed7190b9..4b3e8a651 100644 --- a/fireflyiii_data_importer/CHANGELOG.md +++ b/fireflyiii_data_importer/CHANGELOG.md @@ -1,4 +1,7 @@ +## 20250108 (11-01-2025) +- Update to latest version from firefly-iii/data-importer (changelog : https://github.com/firefly-iii/data-importer/releases) + ## 20241224 (04-01-2025) - Update to latest version from firefly-iii/data-importer (changelog : https://github.com/firefly-iii/data-importer/releases) diff --git a/fireflyiii_data_importer/Dockerfile b/fireflyiii_data_importer/Dockerfile index 06e602e06..4bfe9fc95 100644 --- a/fireflyiii_data_importer/Dockerfile +++ b/fireflyiii_data_importer/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="20241224" +ARG BUILD_UPSTREAM="20250108" FROM ${BUILD_FROM} ################## diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index 41d1bc9ac..4a7dfc56a 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -103,6 +103,6 @@ "slug": "fireflyiii_data_importer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "20241224", + "version": "20250108", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" } diff --git a/fireflyiii_data_importer/updater.json b/fireflyiii_data_importer/updater.json index a4af3b84e..a70701bf5 100644 --- a/fireflyiii_data_importer/updater.json +++ b/fireflyiii_data_importer/updater.json @@ -1,8 +1,8 @@ { - "last_update": "04-01-2025", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "fireflyiii_data_importer", "source": "github", "upstream_repo": "firefly-iii/data-importer", - "upstream_version": "20241224" + "upstream_version": "20250108" } From 45ccd2c6b7c8b7e839a2b9c0062017db4b505736 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:56:16 +0100 Subject: [PATCH 08/26] Updater bot : flexget updated to 3.13.11 --- flexget/CHANGELOG.md | 3 +++ flexget/config.json | 2 +- flexget/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index 54744c4f1..f561e33ae 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.13.11 (11-01-2025) +- Update to latest version from wiserain/flexget + ## 3.13.5 (28-12-2024) - Update to latest version from wiserain/flexget diff --git a/flexget/config.json b/flexget/config.json index c6c81703d..3a994308e 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -97,6 +97,6 @@ "slug": "flexget", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.13.5", + "version": "3.13.11", "webui": "[PROTO:ssl]://[HOST]:[PORT:5050]" } diff --git a/flexget/updater.json b/flexget/updater.json index ebe153cda..6fa4b32da 100644 --- a/flexget/updater.json +++ b/flexget/updater.json @@ -1,9 +1,9 @@ { "dockerhub_list_size": "10", - "last_update": "28-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "flexget", "source": "dockerhub", "upstream_repo": "wiserain/flexget", - "upstream_version": "3.13.5" + "upstream_version": "3.13.11" } From b884fe1ada52f47fec231d8fbe445be377e1f2c4 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:56:25 +0100 Subject: [PATCH 09/26] Updater bot : gitea updated to 1.23.1 --- gitea/CHANGELOG.md | 3 +++ gitea/config.json | 2 +- gitea/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gitea/CHANGELOG.md b/gitea/CHANGELOG.md index 876cb652b..af7cf4b9d 100644 --- a/gitea/CHANGELOG.md +++ b/gitea/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.23.1 (11-01-2025) +- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) + ## 1.22.6 (14-12-2024) - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) diff --git a/gitea/config.json b/gitea/config.json index 0c29ece17..244bf7239 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -98,6 +98,6 @@ "slug": "gitea", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", - "version": "1.22.6", + "version": "1.23.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" } diff --git a/gitea/updater.json b/gitea/updater.json index 875730c34..723c58d2a 100644 --- a/gitea/updater.json +++ b/gitea/updater.json @@ -1,8 +1,8 @@ { - "last_update": "14-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "gitea", "source": "github", "upstream_repo": "go-gitea/gitea", - "upstream_version": "1.22.6" + "upstream_version": "1.23.1" } From 2debb5842e4d3e7633c6eab0a705a1c5031f8684 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:56:29 +0100 Subject: [PATCH 10/26] Updater bot : grampsweb updated to 24.12.2 --- grampsweb/CHANGELOG.md | 3 +++ grampsweb/config.yaml | 2 +- grampsweb/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/grampsweb/CHANGELOG.md b/grampsweb/CHANGELOG.md index e250da885..4a64d63dc 100644 --- a/grampsweb/CHANGELOG.md +++ b/grampsweb/CHANGELOG.md @@ -1,2 +1,5 @@ + +## 24.12.2 (11-01-2025) +- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases) ## "24.12.1" (29-12-2024) - First version diff --git a/grampsweb/config.yaml b/grampsweb/config.yaml index 101a98098..f068891b4 100644 --- a/grampsweb/config.yaml +++ b/grampsweb/config.yaml @@ -110,5 +110,5 @@ services: slug: grampsweb tmpfs: true url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb -version: "24.12.1" +version: "24.12.2" webui: "[PROTO:ssl]://[HOST]:[PORT:5001]" diff --git a/grampsweb/updater.json b/grampsweb/updater.json index 98c8ee24e..7c66ff14b 100644 --- a/grampsweb/updater.json +++ b/grampsweb/updater.json @@ -1,9 +1,9 @@ { "github_beta": true, - "last_update": "04-01-2025", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "grampsweb", "source": "github", "upstream_repo": "gramps-project/gramps-web", - "upstream_version": "24.12.1" + "upstream_version": "24.12.2" } From 7a637557a48fe2215fcbe06e49d36d2e506f6629 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:56:36 +0100 Subject: [PATCH 11/26] Updater bot : immich updated to 1.124.2 --- immich/CHANGELOG.md | 3 +++ immich/config.json | 2 +- immich/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index 841fdc9fb..5dda90df3 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.124.2 (11-01-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) + ## 1.123.0 (21-12-2024) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich/config.json b/immich/config.json index ea5bac99c..0ed769216 100644 --- a/immich/config.json +++ b/immich/config.json @@ -139,6 +139,6 @@ "slug": "immich", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.123.0", + "version": "1.124.2", "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich/updater.json b/immich/updater.json index 0b24a5753..d67c1be93 100644 --- a/immich/updater.json +++ b/immich/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "21-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.123.0" + "upstream_version": "1.124.2" } From cd08d35accc0ed6e3c73ca3e410e793bd36aced3 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:56:43 +0100 Subject: [PATCH 12/26] Updater bot : jackett updated to 0.22.1226 --- jackett/CHANGELOG.md | 3 +++ jackett/config.json | 2 +- jackett/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/jackett/CHANGELOG.md b/jackett/CHANGELOG.md index a3d8a199e..f3db0bb6c 100644 --- a/jackett/CHANGELOG.md +++ b/jackett/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.22.1226 (11-01-2025) +- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases) + ## 0.22.1188 (04-01-2025) - Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases) diff --git a/jackett/config.json b/jackett/config.json index 64bb2a26b..f8f038827 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -107,6 +107,6 @@ "slug": "jackett_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", - "version": "0.22.1188", + "version": "0.22.1226", "webui": "http://[HOST]:[PORT:9117]" } diff --git a/jackett/updater.json b/jackett/updater.json index 95adc7be8..c51926fb5 100644 --- a/jackett/updater.json +++ b/jackett/updater.json @@ -1,8 +1,8 @@ { - "last_update": "04-01-2025", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "jackett", "source": "github", "upstream_repo": "linuxserver/docker-jackett", - "upstream_version": "0.22.1188" + "upstream_version": "0.22.1226" } From b451842d5179f59b2c69ef4b206d6e5cdf8c1c88 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:57:02 +0100 Subject: [PATCH 13/26] Updater bot : linkwarden updated to 2.9.2 --- linkwarden/CHANGELOG.md | 3 +++ linkwarden/config.json | 2 +- linkwarden/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/linkwarden/CHANGELOG.md b/linkwarden/CHANGELOG.md index df2a4b8b1..cbe69b601 100644 --- a/linkwarden/CHANGELOG.md +++ b/linkwarden/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.9.2 (11-01-2025) +- Update to latest version from linkwarden/linkwarden (changelog : https://github.com/linkwarden/linkwarden/releases) ## 2.8.4 (04-12-2024) - Minor bugs fixed diff --git a/linkwarden/config.json b/linkwarden/config.json index bbf6dbd54..89544b953 100644 --- a/linkwarden/config.json +++ b/linkwarden/config.json @@ -44,6 +44,6 @@ }, "slug": "linkwarden", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/linkwarden", - "version": "2.8.4", + "version": "2.9.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" } diff --git a/linkwarden/updater.json b/linkwarden/updater.json index 3385e1a0a..72dfbc846 100644 --- a/linkwarden/updater.json +++ b/linkwarden/updater.json @@ -1,8 +1,8 @@ { - "last_update": "16-11-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "linkwarden", "source": "github", "upstream_repo": "linkwarden/linkwarden", - "upstream_version": "2.8.4" + "upstream_version": "2.9.2" } From 5f6fea35987e6eb4fe4a211cab5b410051cd47a0 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:57:16 +0100 Subject: [PATCH 14/26] Updater bot : netalertx updated to 25.1.8 --- netalertx/CHANGELOG.md | 3 +++ netalertx/config.json | 2 +- netalertx/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/netalertx/CHANGELOG.md b/netalertx/CHANGELOG.md index c9a64bc19..d5bc1186d 100644 --- a/netalertx/CHANGELOG.md +++ b/netalertx/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 25.1.8 (11-01-2025) +- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases) ## 0.0.8 (10-01-2025) - Minor bugs fixed ## 0.0.7 diff --git a/netalertx/config.json b/netalertx/config.json index db759478d..7b0f635f2 100644 --- a/netalertx/config.json +++ b/netalertx/config.json @@ -101,6 +101,6 @@ "slug": "netalertx", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.0.8", + "version": "25.1.8", "webui": "[PROTO:ssl]://[HOST]:[PORT:20211]" } diff --git a/netalertx/updater.json b/netalertx/updater.json index d6d923541..3432e7433 100644 --- a/netalertx/updater.json +++ b/netalertx/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "netalertx", "source": "github", "upstream_repo": "jokob-sk/NetAlertX", - "upstream_version": "24.12.23" + "upstream_version": "25.1.8" } From 9b819a31305f907d15d921f90d6a8b861e52f8a3 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:57:23 +0100 Subject: [PATCH 15/26] Updater bot : nzbget updated to v24.5-ls176 --- nzbget/CHANGELOG.md | 3 +++ nzbget/config.json | 2 +- nzbget/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/nzbget/CHANGELOG.md b/nzbget/CHANGELOG.md index 59ecbc2d3..2478582ff 100644 --- a/nzbget/CHANGELOG.md +++ b/nzbget/CHANGELOG.md @@ -1,4 +1,7 @@ +## v24.5-ls176 (11-01-2025) +- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases) + ## v24.5-ls175 (28-12-2024) - Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases) diff --git a/nzbget/config.json b/nzbget/config.json index acbda8c4b..ca21e2c5c 100644 --- a/nzbget/config.json +++ b/nzbget/config.json @@ -107,5 +107,5 @@ "slug": "nzbget", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v24.5-ls175" + "version": "v24.5-ls176" } diff --git a/nzbget/updater.json b/nzbget/updater.json index 1f4ee7ff3..2acb5d483 100644 --- a/nzbget/updater.json +++ b/nzbget/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "28-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "nzbget", "source": "github", "upstream_repo": "linuxserver/docker-nzbget", - "upstream_version": "v24.5-ls175" + "upstream_version": "v24.5-ls176" } From 030759084a9f3cb0a25434bc5e3278aaf0acc990 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:57:26 +0100 Subject: [PATCH 16/26] Updater bot : omada_v3 updated to 5.3-amd64-2025-01-09 --- omada_v3/CHANGELOG.md | 3 +++ omada_v3/config.json | 2 +- omada_v3/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/omada_v3/CHANGELOG.md b/omada_v3/CHANGELOG.md index 2ab3f7090..dd6c2f289 100644 --- a/omada_v3/CHANGELOG.md +++ b/omada_v3/CHANGELOG.md @@ -1,4 +1,7 @@ +## 5.3-amd64-2025-01-09 (2025-01-09) +- Update to latest version from mbentley/omada-controller + ## 5.3-amd64-2024-11-20 (2024-11-20) - Update to latest version from mbentley/omada-controller diff --git a/omada_v3/config.json b/omada_v3/config.json index f190659b5..4997aa114 100644 --- a/omada_v3/config.json +++ b/omada_v3/config.json @@ -107,6 +107,6 @@ "slug": "omada_v3", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.3-amd64-2024-11-20", + "version": "5.3-amd64-2025-01-09", "webui": "http://[HOST]:[PORT:8088]" } diff --git a/omada_v3/updater.json b/omada_v3/updater.json index acc104038..84590d7a9 100644 --- a/omada_v3/updater.json +++ b/omada_v3/updater.json @@ -1,11 +1,11 @@ { "dockerhub_by_date": true, "github_tagfilter": "5.3-amd64", - "last_update": "2024-11-20", + "last_update": "2025-01-09", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "omada_v3", "source": "dockerhub", "upstream_repo": "mbentley/omada-controller", - "upstream_version": "5.3-amd64-2024-11-20" + "upstream_version": "5.3-amd64-2025-01-09" } From 16af7e57fcf85feb9a3aa16247fb0e353cee8288 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:57:30 +0100 Subject: [PATCH 17/26] Updater bot : ombi updated to 4.47.1 --- ombi/CHANGELOG.md | 3 +++ ombi/config.json | 2 +- ombi/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ombi/CHANGELOG.md b/ombi/CHANGELOG.md index 0c93e9950..17c040b66 100644 --- a/ombi/CHANGELOG.md +++ b/ombi/CHANGELOG.md @@ -1,4 +1,7 @@ +## 4.47.1 (11-01-2025) +- Update to latest version from linuxserver/docker-ombi (changelog : https://github.com/linuxserver/docker-ombi/releases) + ## 4.44.1 (27-07-2024) - Update to latest version from linuxserver/docker-ombi (changelog : https://github.com/linuxserver/docker-ombi/releases) diff --git a/ombi/config.json b/ombi/config.json index d4f0caf98..13c61427d 100644 --- a/ombi/config.json +++ b/ombi/config.json @@ -88,6 +88,6 @@ "slug": "ombi", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi", - "version": "4.44.1", + "version": "4.47.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:3579]" } diff --git a/ombi/updater.json b/ombi/updater.json index b98f754ce..8f6d3cf28 100644 --- a/ombi/updater.json +++ b/ombi/updater.json @@ -1,8 +1,8 @@ { - "last_update": "27-07-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "ombi", "source": "github", "upstream_repo": "linuxserver/docker-ombi", - "upstream_version": "4.44.1" + "upstream_version": "4.47.1" } From dd941c0e17dcf9addabfc4f9edab2f8ba90c00cf Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:57:58 +0100 Subject: [PATCH 18/26] Updater bot : prowlarr updated to nightly-1.30.0.4920-ls140 --- prowlarr/CHANGELOG.md | 3 +++ prowlarr/config.json | 2 +- prowlarr/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/prowlarr/CHANGELOG.md b/prowlarr/CHANGELOG.md index 8a056fba3..b1c9ade08 100644 --- a/prowlarr/CHANGELOG.md +++ b/prowlarr/CHANGELOG.md @@ -1,4 +1,7 @@ +## nightly-1.30.0.4920-ls140 (11-01-2025) +- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases) + ## nightly-1.29.2.4913-ls134 (04-01-2025) - Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases) diff --git a/prowlarr/config.json b/prowlarr/config.json index c7696f094..4673e08c5 100644 --- a/prowlarr/config.json +++ b/prowlarr/config.json @@ -105,6 +105,6 @@ "slug": "prowlarr", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "nightly-1.29.2.4913-ls134", + "version": "nightly-1.30.0.4920-ls140", "webui": "[PROTO:ssl]://[HOST]:[PORT:9696]" } diff --git a/prowlarr/updater.json b/prowlarr/updater.json index f6e460899..dbdb51aa3 100644 --- a/prowlarr/updater.json +++ b/prowlarr/updater.json @@ -1,10 +1,10 @@ { "github_beta": "true", "github_fulltag": "true", - "last_update": "04-01-2025", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "prowlarr", "source": "github", "upstream_repo": "linuxserver/docker-prowlarr", - "upstream_version": "nightly-1.29.2.4913-ls134" + "upstream_version": "nightly-1.30.0.4920-ls140" } From 2e349b4cd8ab5c08385add5d05895e22c253de3a Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:58:04 +0100 Subject: [PATCH 19/26] Updater bot : radarr updated to 5.17.2.9580 --- radarr/CHANGELOG.md | 3 +++ radarr/config.json | 2 +- radarr/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/radarr/CHANGELOG.md b/radarr/CHANGELOG.md index c1ae518cd..ca373be1c 100644 --- a/radarr/CHANGELOG.md +++ b/radarr/CHANGELOG.md @@ -1,4 +1,7 @@ +## 5.17.2.9580 (11-01-2025) +- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases) + ## 5.16.3.9541 (21-12-2024) - Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases) diff --git a/radarr/config.json b/radarr/config.json index ad0d7d45b..e9bffe2eb 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -111,5 +111,5 @@ "slug": "radarr_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr", - "version": "5.16.3.9541" + "version": "5.17.2.9580" } diff --git a/radarr/updater.json b/radarr/updater.json index 3319ae495..c5935381d 100644 --- a/radarr/updater.json +++ b/radarr/updater.json @@ -1,8 +1,8 @@ { - "last_update": "21-12-2024", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "radarr", "source": "github", "upstream_repo": "linuxserver/docker-radarr", - "upstream_version": "5.16.3.9541" + "upstream_version": "5.17.2.9580" } From c29222b8a216182a2d15c81503532cbb8c0dc02b Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:58:07 +0100 Subject: [PATCH 20/26] Updater bot : readarr updated to 0.4.8.2726 --- readarr/CHANGELOG.md | 3 +++ readarr/config.json | 2 +- readarr/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/readarr/CHANGELOG.md b/readarr/CHANGELOG.md index f693500b1..c23a2bbc8 100644 --- a/readarr/CHANGELOG.md +++ b/readarr/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.4.8.2726 (11-01-2025) +- Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases) + ## 0.4.7.2718 (04-01-2025) - Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases) diff --git a/readarr/config.json b/readarr/config.json index d382b0155..0587e8527 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -111,5 +111,5 @@ "slug": "readarr_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr", - "version": "0.4.7.2718" + "version": "0.4.8.2726" } diff --git a/readarr/updater.json b/readarr/updater.json index 87583fa54..ca4b84959 100644 --- a/readarr/updater.json +++ b/readarr/updater.json @@ -1,9 +1,9 @@ { "github_beta": "true", - "last_update": "04-01-2025", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "readarr", "source": "github", "upstream_repo": "linuxserver/docker-readarr", - "upstream_version": "0.4.7.2718" + "upstream_version": "0.4.8.2726" } From ba271f05a6f1f184d766897047b84d4709e9dc55 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:58:27 +0100 Subject: [PATCH 21/26] Updater bot : sonarr updated to 4.0.12.2825 --- sonarr/CHANGELOG.md | 3 +++ sonarr/Dockerfile | 2 +- sonarr/config.json | 2 +- sonarr/updater.json | 4 ++-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sonarr/CHANGELOG.md b/sonarr/CHANGELOG.md index d751cdb81..f79efd27c 100644 --- a/sonarr/CHANGELOG.md +++ b/sonarr/CHANGELOG.md @@ -1,4 +1,7 @@ +## 4.0.12.2825 (11-01-2025) +- Update to latest version from linuxserver/docker-sonarr (changelog : https://github.com/linuxserver/docker-sonarr/releases) + ## 4.0.11.2815 (04-01-2025) - Update to latest version from linuxserver/docker-sonarr (changelog : https://github.com/linuxserver/docker-sonarr/releases) diff --git a/sonarr/Dockerfile b/sonarr/Dockerfile index 6df46646d..dcbea856f 100644 --- a/sonarr/Dockerfile +++ b/sonarr/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="4.0.11.2815" +ARG BUILD_UPSTREAM="4.0.12.2825" FROM ${BUILD_FROM} ################## diff --git a/sonarr/config.json b/sonarr/config.json index 70ed17b28..9fbe366b8 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -111,5 +111,5 @@ "slug": "sonarr_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr", - "version": "4.0.11.2815" + "version": "4.0.12.2825" } diff --git a/sonarr/updater.json b/sonarr/updater.json index 8dca69589..b75f32ae5 100644 --- a/sonarr/updater.json +++ b/sonarr/updater.json @@ -1,9 +1,9 @@ { "github_beta": true, - "last_update": "04-01-2025", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "sonarr", "source": "github", "upstream_repo": "linuxserver/docker-sonarr", - "upstream_version": "4.0.11.2815" + "upstream_version": "4.0.12.2825" } From 8b9c040e888c8ab74e96ecf6df26004a42a84810 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 11 Jan 2025 01:58:37 +0100 Subject: [PATCH 22/26] Updater bot : tandoor_recipes updated to 1.5.27 --- tandoor_recipes/CHANGELOG.md | 3 +++ tandoor_recipes/config.json | 2 +- tandoor_recipes/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/tandoor_recipes/CHANGELOG.md b/tandoor_recipes/CHANGELOG.md index 3d3a69111..eecf23685 100644 --- a/tandoor_recipes/CHANGELOG.md +++ b/tandoor_recipes/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.5.27 (11-01-2025) +- Update to latest version from TandoorRecipes/recipes (changelog : https://github.com/TandoorRecipes/recipes/releases) + ## 1.5.26 (04-01-2025) - Update to latest version from TandoorRecipes/recipes (changelog : https://github.com/TandoorRecipes/recipes/releases) diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index fbde4a792..ccef82e90 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -113,6 +113,6 @@ "slug": "tandoor_recipes", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.5.26", + "version": "1.5.27", "webui": "http://[HOST]:[PORT:8080]" } diff --git a/tandoor_recipes/updater.json b/tandoor_recipes/updater.json index 1cb6f467c..ac9a872fb 100644 --- a/tandoor_recipes/updater.json +++ b/tandoor_recipes/updater.json @@ -1,8 +1,8 @@ { - "last_update": "04-01-2025", + "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "tandoor_recipes", "source": "github", "upstream_repo": "TandoorRecipes/recipes", - "upstream_version": "1.5.26" + "upstream_version": "1.5.27" } From 26f0b2174bda4a5b4228f4bc94404f4c3cf89bc5 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:07:07 +0000 Subject: [PATCH 23/26] GitHub bot : changelog --- grampsweb/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grampsweb/CHANGELOG.md b/grampsweb/CHANGELOG.md index 4a64d63dc..44492c880 100644 --- a/grampsweb/CHANGELOG.md +++ b/grampsweb/CHANGELOG.md @@ -1,3 +1,5 @@ +## "24.12.2" (11-01-2025) +- Minor bugs fixed ## 24.12.2 (11-01-2025) - Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases) From f1b2ff6cedc7011df56b918f2a0270b71a2d7aa4 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:12:35 +0000 Subject: [PATCH 24/26] Github bot : issues linked to readme --- immich/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/immich/README.md b/immich/README.md index 1c2dfc1e6..8ef0807a6 100644 --- a/immich/README.md +++ b/immich/README.md @@ -1,4 +1,5 @@ ## ⚠ Open Issue : [🐛 [Immich] Freshly installed addon not starting. (opened 2024-12-19)](https://github.com/alexbelgium/hassio-addons/issues/1676) by [@CForChrisProooo](https://github.com/CForChrisProooo) +## ⚠ Open Issue : [🐛 [Immich] Waiting for Update of Immich (opened 2025-01-10)](https://github.com/alexbelgium/hassio-addons/issues/1712) by [@wolfjank](https://github.com/wolfjank) # Home assistant add-on: immich ⚠️ The project is under very active development. Expect bugs and changes. Do not use it as the only way to store your photos and videos! (from the developer) From 198853fbfec836c6e3d26641b361c7ee7a02c4e6 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 07:26:35 +0000 Subject: [PATCH 25/26] Github bot : issues linked to readme --- mealie/README.md | 1 + prowlarr/README.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/README.md b/mealie/README.md index e775fada7..a8caacdb6 100644 --- a/mealie/README.md +++ b/mealie/README.md @@ -1,4 +1,5 @@ ## ⚠ Open Issue : [🐛 [Mealie] redirecting to localhost:9000 when Accepting invitation or changeing language (opened 2025-01-07)](https://github.com/alexbelgium/hassio-addons/issues/1703) by [@phlo-c](https://github.com/phlo-c) +## ⚠ Open Issue : [🐛 [Mealie] Profile pictures do not show in ingress (opened 2025-01-11)](https://github.com/alexbelgium/hassio-addons/issues/1714) by [@IceBotYT](https://github.com/IceBotYT) # Hass.io Add-ons: Mealie [![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium) diff --git a/prowlarr/README.md b/prowlarr/README.md index 4fad85734..8b8c92d47 100644 --- a/prowlarr/README.md +++ b/prowlarr/README.md @@ -1,4 +1,3 @@ -## ⚠ Open Request : [✨ [REQUEST] Prowlarr / comet (opened 2024-10-26)](https://github.com/alexbelgium/hassio-addons/issues/1618) by [@matthew73210](https://github.com/matthew73210) # Home assistant add-on: Prowlarr [![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium) From 866f44aa9eedf5269ce0ddbd14211ecc0325efa4 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 08:40:10 +0000 Subject: [PATCH 26/26] Github bot : issues linked to readme --- netalertx/README.md | 1 - prowlarr/README.md | 1 + tor/README.md | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/netalertx/README.md b/netalertx/README.md index aadd251e5..fc4272ad3 100644 --- a/netalertx/README.md +++ b/netalertx/README.md @@ -1,4 +1,3 @@ -## ⚠ Open Issue : [🐛 [Netalertx] Repository Error (opened 2025-01-10)](https://github.com/alexbelgium/hassio-addons/issues/1711) by [@pedromfa](https://github.com/pedromfa) # Home assistant add-on: NetAlertX [![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium) diff --git a/prowlarr/README.md b/prowlarr/README.md index 8b8c92d47..4fad85734 100644 --- a/prowlarr/README.md +++ b/prowlarr/README.md @@ -1,3 +1,4 @@ +## ⚠ Open Request : [✨ [REQUEST] Prowlarr / comet (opened 2024-10-26)](https://github.com/alexbelgium/hassio-addons/issues/1618) by [@matthew73210](https://github.com/matthew73210) # Home assistant add-on: Prowlarr [![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium) diff --git a/tor/README.md b/tor/README.md index 6ad90fbb4..63fa0b9ac 100644 --- a/tor/README.md +++ b/tor/README.md @@ -1,5 +1,4 @@ ## ⚠ Open Request : [✨ [REQUEST] qBittorrent Gluetun (opened 2024-12-10)](https://github.com/alexbelgium/hassio-addons/issues/1661) by [@xtian47](https://github.com/xtian47) -## ⚠ Open Issue : [🐛 [Netalertx] Repository Error (opened 2025-01-10)](https://github.com/alexbelgium/hassio-addons/issues/1711) by [@pedromfa](https://github.com/pedromfa) # Hass.io Add-ons: Tor with bridges [![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)