From 52e5bb33868bf623389af3ebbaee9f10f7642828 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 26 Aug 2025 01:02:34 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 50 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index ff7b1de..3b70274 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -644,6 +644,18 @@ ], "type": "pve" }, + { + "name": "Cleanuparr", + "slug": "cleanuparr", + "desc": "Cleanuparr is a tool for automating the cleanup of unwanted or blocked files in Sonarr, Radarr, and supported download clients like qBittorrent, Transmission, and Deluge. It removes incomplete, blocked, or malicious downloads and can trigger replacement searches to ensure your media library stays complete and up-to-date.", + "script": "ct/cleanuparr.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/cleanuparr.sh", + "categories": [ + 14 + ], + "notes": [], + "type": "ct" + }, { "name": "Cloudflare-DDNS", "slug": "cloudflare-ddns", @@ -1457,6 +1469,18 @@ "notes": [], "type": "ct" }, + { + "name": "Glance", + "slug": "glance", + "desc": "A self-hosted dashboard that puts all your feeds in one place", + "script": "ct/glance.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/glance.sh", + "categories": [ + 9 + ], + "notes": [], + "type": "ct" + }, { "name": "Glances", "slug": "glances", @@ -2477,6 +2501,18 @@ ], "type": "ct" }, + { + "name": "Mealie", + "slug": "mealie", + "desc": "Mealie is a self hosted recipe manager, meal planner and shopping list with a RestAPI backend and a reactive frontend built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the URL and Mealie will automatically import the relevant data, or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications.", + "script": "ct/mealie.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mealie.sh", + "categories": [ + 13 + ], + "notes": [], + "type": "ct" + }, { "name": "MediaMTX", "slug": "mediamtx", @@ -3235,6 +3271,20 @@ ], "type": "vm" }, + { + "name": "openziti-controller", + "slug": "openziti-controller", + "desc": "OpenZiti is an open-source, zero trust networking platform that enables secure connectivity between applications, services, and devices. It provides secure, encrypted connections between clients and services, and can be used to create secure, zero trust networks.", + "script": "ct/openziti-controller.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/openziti-controller.sh", + "categories": [ + 4 + ], + "notes": [ + "The Openziti Controller installation will prompt for configuration settings during installation." + ], + "type": "ct" + }, { "name": "openziti-tunnel", "slug": "openziti-tunnel",