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"