Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-01-31 00:14:20 +00:00
parent fed4cc2a97
commit 459dd2d9c7

View File

@@ -245,6 +245,24 @@
],
"type": "ct"
},
{
"name": "Ampache",
"slug": "ampache",
"desc": "Ampache is a web-based audio streaming application and file manager that allows you to access your music & videos from anywhere. It features a powerful music catalog, multiple user support, transcoding, streaming, and more.",
"script": "ct/ampache.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ampache.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/ampache.sh",
"os": "debian",
"categories": [
13
],
"notes": [
"Complete the web-based setup at http://IP/install.php",
"Database credentials are stored in `~/ampache.creds` - use only the MySQL username and password from this file",
"During installation, only check 'Create Tables' - leave 'Create Database' and 'Create Database User' unchecked"
],
"type": "ct"
},
{
"name": "Apache-Cassandra",
"slug": "apache-cassandra",
@@ -3116,6 +3134,22 @@
],
"type": "ct"
},
{
"name": "LanguageTool",
"slug": "languagetool",
"desc": "LanguageTool is an Open Source proofreading software for English, Spanish, French, German, Portuguese, Polish, Dutch, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect.",
"script": "ct/languagetool.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/languagetool.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/languagetool.sh",
"os": "debian",
"categories": [
0
],
"notes": [
"API is available at `http://<LXC_IP>:8081/v2`."
],
"type": "ct"
},
{
"name": "LazyLibrarian",
"slug": "lazylibrarian",