Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-08-28 12:26:37 +00:00
parent fed7216436
commit 7241fa31b4

View File

@@ -1304,7 +1304,9 @@
"categories": [ "categories": [
14 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" "type": "ct"
}, },
{ {
@@ -2513,6 +2515,26 @@
"notes": [], "notes": [],
"type": "ct" "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": "<email address>",
"password": "admin"
}
},
{ {
"name": "MediaMTX", "name": "MediaMTX",
"slug": "mediamtx", "slug": "mediamtx",