From 7241fa31b49099ef53b22253628b8e881434a5a2 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 28 Aug 2025 12:26:37 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 95b4867..9dc92ae 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1304,7 +1304,9 @@ "categories": [ 14 ], - "notes": [], + "notes": [ + "Flaresolverr is pinned to Version 3.3.25 because they add an breaking python package which doesn't work with debian 12.`" + ], "type": "ct" }, { @@ -2513,6 +2515,26 @@ "notes": [], "type": "ct" }, + { + "name": "MediaManager", + "slug": "mediamanager", + "desc": "A modern selfhosted media management system for your media library", + "script": "ct/mediamanager.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mediamanager.sh", + "categories": [ + 14, + 13 + ], + "notes": [ + "During the installation, provide the email address of the first admin user", + "You're probably going to want to use a bind mount for the media directories" + ], + "type": "ct", + "default_credentials": { + "username": "", + "password": "admin" + } + }, { "name": "MediaMTX", "slug": "mediamtx",