Update helpers_cache.json

This commit is contained in:
ProxMenuxBot 2025-06-26 18:20:04 +00:00
parent e65ac4ac8b
commit 7498aab76a

View File

@ -724,6 +724,20 @@
], ],
"type": "ct" "type": "ct"
}, },
{
"name": "ConvertX",
"slug": "convertx",
"desc": "ConvertX is a self-hosted online file converter supporting over 1000 formats, including images, audio, video, documents, and more, powered by FFmpeg, GraphicsMagick, and other libraries.",
"script": "ct/convertx.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/convertx.sh",
"categories": [
9
],
"notes": [
"Complete setup via the web interface at http://<container-ip>:3000. Create and secure the admin account immediately."
],
"type": "ct"
},
{ {
"name": "Cosmos", "name": "Cosmos",
"slug": "cosmos", "slug": "cosmos",