From 459dd2d9c7d7eeb6eb6ede6b6ff2f26c4089d7c6 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sat, 31 Jan 2026 00:14:20 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 60e917f8..40977315 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -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://:8081/v2`." + ], + "type": "ct" + }, { "name": "LazyLibrarian", "slug": "lazylibrarian",