From d96e4019aa8b925191b60780fa745a80b9869e2c Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 8 Mar 2026 00:15:29 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index fd4ccdc4..e239f7c4 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2780,6 +2780,22 @@ ], "type": "addon" }, + { + "name": "ImmichFrame", + "slug": "immichframe", + "desc": "ImmichFrame is a digital photo frame web application that connects to your Immich server and displays your photos as a fullscreen slideshow.", + "script": "ct/immichframe.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immichframe.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/immichframe.sh", + "os": "debian", + "categories": [ + 13 + ], + "notes": [ + "After installation, edit `/opt/immichframe/Config/Settings.yml` and set ImmichServerUrl and ApiKey. Then restart the service with `systemctl restart immichframe`." + ], + "type": "ct" + }, { "name": "Infisical", "slug": "infisical",