community-scripts-pr-app[bot]
7c770e2ee7
Update CHANGELOG.md ( #13034 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-18 07:33:03 +00:00
CanbiZ (MickLesk)
6d15a22d94
Paperless-NGX: increase default RAM to 3GB ( #13018 )
2026-03-18 08:32:58 +01:00
CanbiZ (MickLesk)
3db4ac1050
Plex: restart service after update to apply new version ( #13017 )
2026-03-18 08:32:34 +01:00
community-scripts-pr-app[bot]
16dfad5c77
Update CHANGELOG.md ( #13033 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-18 07:32:08 +00:00
CanbiZ (MickLesk)
5197d759d7
pve-scripts-local: Increase default disk size from 4GB to 10GB ( #13009 )
2026-03-18 08:31:41 +01:00
CanbiZ (MickLesk)
c073286d53
sparkyfitness switch to pnpm
2026-03-18 08:18:04 +01:00
community-scripts-pr-app[bot]
cbaba2f133
Update CHANGELOG.md ( #13032 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-18 07:01:01 +00:00
CanbiZ (MickLesk)
48afb6c017
tools.func: Implement check_for_gh_tag function ( #12998 )
...
* tools.func Implement check_for_gh_tag function
Adds a function to check for new GitHub tags for repositories without releases. (needed for termix / guacd-server)
* Update documentation for check_for_gh_tag function
2026-03-18 08:00:33 +01:00
community-scripts-pr-app[bot]
37f2e0242d
Update CHANGELOG.md ( #13031 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-18 06:44:35 +00:00
CanbiZ (MickLesk)
7c62147a00
tools.func: Implement fetch_and_deploy_gh_tag function ( #13000 )
...
* tools.func: Implement fetch_and_deploy_gh_tag function
Adds function to fetch and deploy GitHub tag-based source tarballs.
* Refactor fetch_and_deploy_gh_tag function and comments
Updated the function to fetch and deploy GitHub tags, enhancing its description and usage instructions.
* cleanuo
2026-03-18 07:44:13 +01:00
community-scripts-pr-app[bot]
7d11f9acd6
Update CHANGELOG.md ( #13029 )
...
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-17
2026-03-17 23:00:07 +00:00
community-scripts-pr-app[bot]
55a877a3e2
Update CHANGELOG.md ( #13028 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-17 22:59:55 +00:00
CanbiZ (MickLesk)
27c9d7fd07
fix(gluetun): add OpenVPN process user and cleanup stale config ( #13016 )
...
- Add OPENVPN_PROCESS_USER=root, PUID=0, PGID=0 to default .env
to prevent gluetun from injecting 'user' directive into target.ovpn
which causes 'Unrecognized option' errors on Debian
- Add ExecStartPre to remove stale /etc/openvpn/target.ovpn before start
- Fixes #12988
2026-03-17 23:59:40 +01:00
CanbiZ (MickLesk)
c907e10334
Frigate: check OpenVino model files exist before configuring detector and use curl_with_retry instead of default wget ( #13019 )
...
* fix(frigate): check OpenVino model files exist before configuring detector
When the OpenVino model build fails (e.g. TensorFlow import error),
the model files are not created but the config still references them
if the CPU supports avx/sse4_2, causing Frigate to crash on start
with FileNotFoundError.
Now also checks that ssdlite_mobilenet_v2.xml and coco_91cl_bkgr.txt
actually exist before configuring the OpenVino detector, falling back
to CPU model otherwise.
Fixes #12808
* fix(frigate): use curl_with_retry for all downloads
Replace all wget and bare curl calls with curl_with_retry from
tools.func for robust downloads with retry logic, exponential
backoff, and DNS pre-checks. This prevents install failures from
transient network issues during model and dependency downloads.
2026-03-17 23:59:28 +01:00
community-scripts-pr-app[bot]
804c462dd3
Update CHANGELOG.md ( #13020 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-17 20:20:06 +00:00
Slaviša Arežina
9df9a2831e
Update ( #13008 )
2026-03-17 21:19:36 +01:00
community-scripts-pr-app[bot]
4aa83fd98e
Update CHANGELOG.md ( #12996 )
...
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Lock closed issues / lock (push) Has been cancelled
Create Daily Release / create-daily-release (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-17 07:32:12 +00:00
CanbiZ (MickLesk)
6747f0c340
fix broken rocm setup
2026-03-17 08:31:42 +01:00
MickLesk
8ef2c445c8
immich: increase uv timeout to 300
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Auto Update .app-files / update-app-files (push) Has been cancelled
2026-03-16
2026-03-16 20:41:21 +01:00
MickLesk
e4a7ed6965
immcih: crop sha from pnpm
2026-03-16 20:36:21 +01:00
MickLesk
c69dae5326
immich: use curl with retry function
2026-03-16 20:23:46 +01:00
MickLesk
fee4617802
qf: add gcc13 fallback and use gcc14
2026-03-16 20:03:45 +01:00
community-scripts-pr-app[bot]
339301947b
Update .app files ( #12982 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-03-16 17:56:32 +01:00
community-scripts-pr-app[bot]
5df3c2cd34
Update CHANGELOG.md ( #12981 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Lock closed issues / lock (push) Has been cancelled
Create Daily Release / create-daily-release (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-16 16:45:48 +00:00
push-app-to-main[bot]
6832e23ff1
Add gluetun (ct) ( #12976 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-16 17:45:22 +01:00
community-scripts-pr-app[bot]
d08ba7a0c4
Update .app files ( #12980 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-03-16 17:39:18 +01:00
community-scripts-pr-app[bot]
780c0e055f
Update CHANGELOG.md ( #12979 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-16 16:34:08 +00:00
push-app-to-main[bot]
c55d0784e2
Anytype-Server ( #12974 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-16 17:33:32 +01:00
community-scripts-pr-app[bot]
2080603464
Update CHANGELOG.md ( #12978 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-16 16:32:45 +00:00
CanbiZ (MickLesk)
13aea57207
fix(immich): use gcc-13 for compilation & add uv python pre-install with retry ( #12935 )
...
- Install gcc-13/g++-13 and export CC/CXX before compiling custom
photo-processing libraries to work around GCC-14 ICE segfaults
on Debian 13 Trixie (closes #12895 )
- Pre-install Python via 'uv python install' with 3-attempt retry
logic before running 'uv sync' to prevent connection reset failures
during machine-learning setup (closes #12926 )
- Applied to both fresh install and update paths
2026-03-16 17:32:16 +01:00
community-scripts-pr-app[bot]
815cbb4ffc
Update CHANGELOG.md ( #12965 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-16 10:37:02 +00:00
CanbiZ (MickLesk)
5ee3ad2702
fix(hwaccel): remove ROCm install from AMD APU setup ( #12958 )
...
AMD APUs (Radeon 780M/760M/740M and similar integrated graphics) do not
benefit from the full ROCm compute stack in LXC containers. ROCm is a
multi-GB GPGPU framework primarily designed for discrete AMD GPUs and
ML/AI workloads, not for video transcoding with integrated graphics.
For APUs the Mesa VA-API drivers (mesa-va-drivers, mesa-opencl-icd) and
firmware (firmware-amd-graphics) provide all the hardware acceleration
needed for media tasks. Installing ROCm on top adds ~4GB of packages
that frequently fail or time out for this class of hardware.
Discrete AMD GPUs (GPU_TYPE=AMD) are unaffected and still receive ROCm.
2026-03-16 11:36:38 +01:00
CanbiZ (MickLesk)
d06af6aa63
fix(tautulli): add setuptools<81 constraint to update script ( #12959 )
...
The update function was missing the setuptools version pin that exists
in the install script. Without it, setuptools 82+ gets installed which
breaks Tautulli's startup (exit code 1/FAILURE).
Fixes #12950
2026-03-16 11:36:16 +01:00
CanbiZ (MickLesk)
be2986075c
Seerr: add missing build deps ( #12960 )
...
* fix(seerr): add python3-setuptools to install and update deps
node-gyp's bundled node-gyp (v8.4.1) uses distutils which was removed
from Python 3.12+. Adding python3-setuptools provides the distutils
shim needed to compile native sqlite3 bindings.
Also adds build-essential + python3-setuptools before pnpm install in
the update function to match the install script's dependency setup.
Fixes #12939
* fix(seerr): use apt instead of apt-get
* fix(seerr): use ensure_dependencies in update script
2026-03-16 11:36:12 +01:00
community-scripts-pr-app[bot]
c397a64847
Update CHANGELOG.md ( #12962 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-16 08:16:10 +00:00
Tobias
16edbdd274
fix: yubal update ( #12961 )
2026-03-16 09:15:45 +01:00
community-scripts-pr-app[bot]
9658f5363e
Update .app files ( #12946 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Check Node.js Version Drift / check-node-versions (push) Has been cancelled
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-03-15
2026-03-15 23:14:14 +01:00
community-scripts-pr-app[bot]
19148d23bf
Update CHANGELOG.md ( #12947 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-15 22:13:30 +00:00
Copilot
dc97f11171
[go2rtc] Add ffmpeg dependency to install script ( #12944 )
2026-03-15 23:13:08 +01:00
community-scripts-pr-app[bot]
87e42d0aa7
Update CHANGELOG.md ( #12945 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-15 22:12:34 +00:00
push-app-to-main[bot]
171bbb2f6a
Yamtrack ( #12936 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-15 23:12:11 +01:00
MickLesk
182f07b677
typo
2026-03-15 21:10:44 +01:00
MickLesk
10783e1cb2
patch sparky
2026-03-15 20:40:35 +01:00
community-scripts-pr-app[bot]
21a1e2d667
Update CHANGELOG.md ( #12933 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-15 19:09:07 +00:00
community-scripts-pr-app[bot]
cbbf4d7eb3
Update CHANGELOG.md ( #12932 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-15 19:08:55 +00:00
CanbiZ (MickLesk)
d3428ff1f0
Refactor: ITSM-NG ( #12918 )
2026-03-15 20:08:39 +01:00
community-scripts-pr-app[bot]
a680a5a9d0
Update CHANGELOG.md ( #12931 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-15 19:08:34 +00:00
CanbiZ (MickLesk)
fd9039e849
fix: unify RELEASE variable for check_for_gh_release and fetch_and_deploy_gh_release ( #12917 )
2026-03-15 20:08:15 +01:00
CanbiZ (MickLesk)
b2abe63620
Standardize NSAPP names across VM scripts ( #12924 )
2026-03-15 20:06:33 +01:00
community-scripts-pr-app[bot]
7e35b6dd65
Update CHANGELOG.md ( #12912 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Lock closed issues / lock (push) Has been cancelled
Create Daily Release / create-daily-release (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-15 09:01:07 +00:00