Compare commits

...

3 Commits

Author SHA1 Message Date
community-scripts-pr-app[bot]
01b27f0f3e Update CHANGELOG.md (#8822)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 14:40:49 +00:00
Chris
cc5abc8282 MediaManager: fix BASE_PATH error preventing main page load (#8821) 2025-11-02 06:40:25 -08:00
community-scripts-pr-app[bot]
ae517626d9 Update versions.json (#8820)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 13:04:53 +01:00
4 changed files with 63 additions and 60 deletions

View File

@@ -12,6 +12,12 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
## 2025-11-02
### 🚀 Updated Scripts
- #### 🐞 Bug Fixes
- MediaManager: fix BASE_PATH error preventing main page load [@vhsdream](https://github.com/vhsdream) ([#8821](https://github.com/community-scripts/ProxmoxVE/pull/8821))
## 2025-11-01
### 🆕 New Scripts

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
# Copyright (c) 2021-2025 community-scripts ORG
# Author: vhsdream
@@ -42,14 +42,12 @@ function update_script() {
export FRONTEND_FILES_DIR="${MM_DIR}/web/build"
export BASE_PATH=""
export PUBLIC_VERSION=""
export PUBLIC_API_URL="${BASE_PATH}/api/v1"
export BASE_PATH="${BASE_PATH}/web"
export PUBLIC_API_URL=""
cd /opt/mediamanager/web
$STD npm ci
$STD npm run build
rm -rf "$FRONTEND_FILES_DIR"/build
cp -r build "$FRONTEND_FILES_DIR"
export BASE_PATH=""
export VIRTUAL_ENV="/opt/${MM_DIR}/venv"
cd /opt/mediamanager
rm -rf "$MM_DIR"/{media_manager,alembic*}

View File

@@ -1,8 +1,53 @@
[
{
"name": "redis/redis",
"version": "8.0.5",
"date": "2025-11-02T07:49:17Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.24.243",
"date": "2025-11-02T05:54:42Z"
},
{
"name": "tobychui/zoraxy",
"version": "v3.2.9",
"date": "2025-11-02T05:48:39Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "v6.4.4",
"date": "2025-11-01T19:48:08Z"
},
{
"name": "theonedev/onedev",
"version": "v13.0.10",
"date": "2025-11-01T02:08:01Z"
},
{
"name": "inventree/InvenTree",
"version": "1.0.9",
"date": "2025-11-01T21:48:35Z"
"version": "1.1.0",
"date": "2025-11-02T02:19:25Z"
},
{
"name": "BerriAI/litellm",
"version": "v1.79.1.rc.1",
"date": "2025-11-02T01:31:48Z"
},
{
"name": "9001/copyparty",
"version": "v1.19.20",
"date": "2025-11-02T01:27:38Z"
},
{
"name": "jeedom/core",
"version": "4.4.20",
"date": "2025-11-02T00:27:04Z"
},
{
"name": "steveiliop56/tinyauth",
"version": "v4.0.1",
"date": "2025-10-15T16:53:55Z"
},
{
"name": "Koenkk/zigbee2mqtt",
@@ -15,9 +60,9 @@
"date": "2025-11-01T20:13:33Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "v6.4.4",
"date": "2025-11-01T19:48:08Z"
"name": "runtipi/runtipi",
"version": "v4.5.5",
"date": "2025-10-28T21:53:07Z"
},
{
"name": "Paymenter/Paymenter",
@@ -25,9 +70,9 @@
"date": "2025-11-01T19:38:55Z"
},
{
"name": "BerriAI/litellm",
"version": "v1.79.1-nightly",
"date": "2025-11-01T19:37:32Z"
"name": "keycloak/keycloak",
"version": "26.4.2",
"date": "2025-10-23T06:59:32Z"
},
{
"name": "motioneye-project/motioneye",
@@ -49,31 +94,11 @@
"version": "fumadocs-ui@16.0.7",
"date": "2025-11-01T09:43:37Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.24.241",
"date": "2025-11-01T05:57:29Z"
},
{
"name": "cross-seed/cross-seed",
"version": "v6.13.5",
"date": "2025-09-27T01:10:59Z"
},
{
"name": "theonedev/onedev",
"version": "v13.0.10",
"date": "2025-11-01T02:08:01Z"
},
{
"name": "jeedom/core",
"version": "4.4.20",
"date": "2025-11-01T00:27:06Z"
},
{
"name": "steveiliop56/tinyauth",
"version": "v4.0.1",
"date": "2025-10-15T16:53:55Z"
},
{
"name": "ollama/ollama",
"version": "v0.12.9",
@@ -84,11 +109,6 @@
"version": "v1.90.6",
"date": "2025-10-31T22:24:04Z"
},
{
"name": "runtipi/runtipi",
"version": "nightly",
"date": "2025-10-31T21:55:26Z"
},
{
"name": "evcc-io/evcc",
"version": "0.209.6",
@@ -124,11 +144,6 @@
"version": "v0.62.12",
"date": "2025-10-31T17:30:55Z"
},
{
"name": "keycloak/keycloak",
"version": "26.4.2",
"date": "2025-10-23T06:59:32Z"
},
{
"name": "Cleanuparr/Cleanuparr",
"version": "v2.4.1",
@@ -454,11 +469,6 @@
"version": "v0.27.0",
"date": "2025-10-27T11:16:35Z"
},
{
"name": "redis/redis",
"version": "8.4-rc1-int",
"date": "2025-10-27T09:57:35Z"
},
{
"name": "emqx/emqx",
"version": "e6.0.1-alpha.2",
@@ -504,11 +514,6 @@
"version": "v2.1.5.5216",
"date": "2025-10-25T19:41:59Z"
},
{
"name": "9001/copyparty",
"version": "v1.19.19",
"date": "2025-10-25T19:39:58Z"
},
{
"name": "verdaccio/verdaccio",
"version": "v6.2.1",
@@ -709,11 +714,6 @@
"version": "v0.6.34",
"date": "2025-10-16T16:55:58Z"
},
{
"name": "tobychui/zoraxy",
"version": "v3.2.8",
"date": "2025-10-16T14:21:48Z"
},
{
"name": "cloudreve/cloudreve",
"version": "4.9.2",

View File

@@ -47,14 +47,13 @@ export CONFIG_DIR="${MM_DIR}/config"
export FRONTEND_FILES_DIR="${MM_DIR}/web/build"
export BASE_PATH=""
export PUBLIC_VERSION=""
export PUBLIC_API_URL="${BASE_PATH}/api/v1"
export BASE_PATH="${BASE_PATH}/web"
export PUBLIC_API_URL=""
export BASE_PATH=""
cd /opt/mediamanager/web
$STD npm ci
$STD npm run build
mkdir -p {"$MM_DIR"/web,"$MEDIA_DIR","$CONFIG_DIR"}
cp -r build "$FRONTEND_FILES_DIR"
export BASE_PATH=""
export VIRTUAL_ENV="${MM_DIR}/venv"
cd /opt/mediamanager
cp -r {media_manager,alembic*} "$MM_DIR"