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",