Update helpers_cache.json

This commit is contained in:
ProxMenuxBot 2025-07-25 12:28:04 +00:00
parent d72127aaeb
commit f16ba64026

View File

@ -662,6 +662,18 @@
], ],
"type": "pve" "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", "name": "Cloudflare-DDNS",
"slug": "cloudflare-ddns", "slug": "cloudflare-ddns",
@ -3903,7 +3915,7 @@
9 9
], ],
"notes": [ "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" "After installation, access the web interface to configure your Proxmox connection details through the built-in setup wizard"
], ],
"type": "ct" "type": "ct"