Compare commits

...

9 Commits

Author SHA1 Message Date
Tobias
0ae65fccda Update frigate-install.sh 2026-03-09 08:51:07 +01:00
CanbiZ (MickLesk)
28b95fc394 fix(frigate): fix OpenVino model build fallback not working
The silent() function (used when \=silent in non-verbose mode) calls
exit on any non-zero return code. This prevents the if/else fallback
pattern from ever reaching the else branch, causing the entire install
to abort instead of gracefully falling back to CPU model.

The upstream TF/OpenVino symbol incompatibility (_ZN6tflite15metrics_wrapper...)
is not something we can fix, but the graceful fallback should work correctly.

Replaced \ with direct output suppression (&>/dev/null) so the if
condition properly evaluates the return code.

Ref #12689
2026-03-09 08:21:49 +01:00
community-scripts-pr-app[bot]
b3bedd720f Update CHANGELOG.md (#12702)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-09 07:06:16 +00:00
Nícolas Pastorello
b0858920d5 Change cronjob setup to use www-data user (#12695) 2026-03-09 08:05:50 +01:00
community-scripts-pr-app[bot]
e4e365b701 Update CHANGELOG.md (#12701)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-09 06:35:35 +00:00
Slaviša Arežina
c4315713b5 Fix check_for_gh_release function call (#12694) 2026-03-09 07:35:11 +01:00
community-scripts-pr-app[bot]
047ea2c66d chore: update github-versions.json (#12700)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-09 06:22:52 +00:00
community-scripts-pr-app[bot]
5e6eb400b5 Update CHANGELOG.md (#12697)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-09 00:21:57 +00:00
community-scripts-pr-app[bot]
db7880cab5 chore: update github-versions.json (#12696)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-09 00:21:34 +00:00
5 changed files with 33 additions and 24 deletions

View File

@@ -420,6 +420,15 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
</details>
## 2026-03-09
### 🚀 Updated Scripts
- #### 🐞 Bug Fixes
- Change cronjob setup to use www-data user [@opastorello](https://github.com/opastorello) ([#12695](https://github.com/community-scripts/ProxmoxVE/pull/12695))
- RustDesk Server: Fix check_for_gh_release function call [@tremor021](https://github.com/tremor021) ([#12694](https://github.com/community-scripts/ProxmoxVE/pull/12694))
## 2026-03-08
### 🚀 Updated Scripts

View File

@@ -29,7 +29,7 @@ function update_script() {
exit
fi
if check_for_gh_release "lejianwen/rustdesk-api"; then
if check_for_gh_release "rustdesk-hbbs" "lejianwen/rustdesk-server"; then
msg_info "Stopping Service"
systemctl stop rustdesk-hbbr
systemctl stop rustdesk-hbbs

View File

@@ -1,5 +1,5 @@
{
"generated": "2026-03-08T18:07:22Z",
"generated": "2026-03-09T06:22:44Z",
"versions": [
{
"slug": "2fauth",
@@ -67,9 +67,9 @@
{
"slug": "autobrr",
"repo": "autobrr/autobrr",
"version": "v1.73.0",
"version": "v1.74.0",
"pinned": false,
"date": "2026-02-13T16:37:28Z"
"date": "2026-03-08T21:45:41Z"
},
{
"slug": "autocaliweb",
@@ -151,9 +151,9 @@
{
"slug": "booklore",
"repo": "booklore-app/BookLore",
"version": "v2.0.6",
"version": "v2.1.0",
"pinned": false,
"date": "2026-03-06T19:16:29Z"
"date": "2026-03-08T20:27:24Z"
},
{
"slug": "bookstack",
@@ -270,23 +270,23 @@
{
"slug": "databasus",
"repo": "databasus/databasus",
"version": "v3.17.0",
"version": "v3.18.0",
"pinned": false,
"date": "2026-03-06T07:07:22Z"
"date": "2026-03-08T20:19:15Z"
},
{
"slug": "dawarich",
"repo": "Freika/dawarich",
"version": "1.3.1",
"version": "1.3.2",
"pinned": false,
"date": "2026-02-27T19:47:40Z"
"date": "2026-03-08T20:37:50Z"
},
{
"slug": "discopanel",
"repo": "nickheyer/discopanel",
"version": "v2.0.1",
"version": "v2.0.2",
"pinned": false,
"date": "2026-03-07T02:43:33Z"
"date": "2026-03-09T03:38:49Z"
},
{
"slug": "dispatcharr",
@@ -312,9 +312,9 @@
{
"slug": "domain-monitor",
"repo": "Hosteroid/domain-monitor",
"version": "v1.1.4",
"version": "v1.1.5",
"pinned": false,
"date": "2026-03-02T09:25:01Z"
"date": "2026-03-08T19:17:09Z"
},
{
"slug": "donetick",
@@ -620,9 +620,9 @@
{
"slug": "jackett",
"repo": "Jackett/Jackett",
"version": "v0.24.1316",
"version": "v0.24.1323",
"pinned": false,
"date": "2026-03-08T05:59:08Z"
"date": "2026-03-09T05:55:36Z"
},
{
"slug": "jellystat",
@@ -879,9 +879,9 @@
{
"slug": "metube",
"repo": "alexta69/metube",
"version": "2026.03.07",
"version": "2026.03.08",
"pinned": false,
"date": "2026-03-07T14:14:57Z"
"date": "2026-03-08T20:28:19Z"
},
{
"slug": "miniflux",
@@ -1397,9 +1397,9 @@
{
"slug": "semaphore",
"repo": "semaphoreui/semaphore",
"version": "v2.17.16",
"version": "v2.17.17",
"pinned": false,
"date": "2026-03-05T12:39:05Z"
"date": "2026-03-08T21:42:11Z"
},
{
"slug": "shelfmark",
@@ -1537,9 +1537,9 @@
{
"slug": "termix",
"repo": "Termix-SSH/Termix",
"version": "release-1.11.1-tag",
"version": "release-1.11.2-tag",
"pinned": false,
"date": "2026-02-13T04:49:16Z"
"date": "2026-03-08T23:27:30Z"
},
{
"slug": "the-lounge",

View File

@@ -208,7 +208,7 @@ msg_info "Building OpenVino Model"
cd /models
wget -q http://download.tensorflow.org/models/object_detection/ssdlite_mobilenet_v2_coco_2018_05_09.tar.gz
$STD tar -zxf ssdlite_mobilenet_v2_coco_2018_05_09.tar.gz --no-same-owner
if $STD python3 /opt/frigate/docker/main/build_ov_model.py; then
if python3 /opt/frigate/docker/main/build_ov_model.py &>/dev/null; then
cp /models/ssdlite_mobilenet_v2.xml /openvino-model/
cp /models/ssdlite_mobilenet_v2.bin /openvino-model/
wget -q https://github.com/openvinotoolkit/open_model_zoo/raw/master/data/dataset_classes/coco_91cl_bkgr.txt -O /openvino-model/coco_91cl_bkgr.txt

View File

@@ -137,7 +137,7 @@ rm -rf /opt/glpi-${RELEASE}.tgz
msg_ok "Setup Service"
msg_info "Setup Cronjob"
echo "* * * * * php /opt/glpi/front/cron.php" | crontab -
echo "* * * * * php /opt/glpi/front/cron.php" | crontab -u www-data -
msg_ok "Setup Cronjob"
msg_info "Update PHP Params"