From f16ba640269ca71d200c2844dba06d84b06b768a Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Fri, 25 Jul 2025 12:28:04 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index a642675..871aade 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -662,6 +662,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", @@ -3903,7 +3915,7 @@ 9 ], "notes": [ - "Create Proxmox-API-Token first: `https://github.com/rcourtman/Pulse?tab=readme-ov-file#creating-a-proxmox-api-token`", + "Create Proxmox-API-Token first: `https://github.com/rcourtman/Pulse?tab=readme-ov-file#creating-api-token`", "After installation, access the web interface to configure your Proxmox connection details through the built-in setup wizard" ], "type": "ct"