community-scripts-pr-app[bot]
f95cc5a7ad
Update CHANGELOG.md ( #9775 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-08 13:20:30 +00:00
CanbiZ
3fb9d02f36
fix: always show SSH access dialog in advanced settings ( #9765 )
...
- SSH access dialog is now always displayed regardless of password or SSH keys
- Added step indicator to SSH settings dialogs for consistency
- configure_ssh_settings() now accepts optional step_info parameter
- Updated documentation for SSH configuration functions
Fixes #9753
2025-12-08 14:20:05 +01:00
community-scripts-pr-app[bot]
a748be9a1f
Update CHANGELOG.md ( #9774 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-08 12:52:51 +00:00
CanbiZ
4d4ced6b63
feat: Add var_gpu flag for GPU passthrough configuration ( #9764 )
...
* feat: Add var_gpu flag for GPU passthrough configuration
Changes:
- Add var_gpu variable to CT scripts for explicit GPU control
- Remove hardcoded GPU_APPS list - GPU detection now uses var_gpu flag
- Add var_gpu to VAR_WHITELIST for persistence in default.vars and app.vars
- Add GPU Passthrough option (Step 19) to advanced_settings wizard (now 20 steps)
- Update documentation
Apps with var_gpu=yes (GPU enabled by default):
- Media: jellyfin, plex, emby, channels, ersatztv, tunarr
- Transcoding: tdarr, unmanic, fileflows
- AI/ML: ollama, openwebui
- NVR: frigate, immich
Usage:
- Disable GPU: var_gpu=no bash -c '$(curl -fsSL ...jellyfin.sh)'
- Enable GPU: var_gpu=yes bash -c '$(curl -fsSL ...debian.sh)'
- Via default.vars: echo 'var_gpu=yes' >> /usr/local/community-scripts/default.vars
- Via advanced settings wizard (Step 19)
* fix: tput rmcup timing, GPU line indentation, echo_default GPU display
* style: add GPU icon variable for consistent formatting
2025-12-08 13:52:30 +01:00
community-scripts-pr-app[bot]
a5d017c83b
Update versions.json ( #9773 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-08 13:06:10 +01:00
community-scripts-pr-app[bot]
5378d822f8
Update CHANGELOG.md ( #9772 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-08 10:38:33 +00:00
Vincent Martens
243cb34d47
tandoor instead of trandoor ( #9771 )
2025-12-08 11:38:08 +01:00
community-scripts-pr-app[bot]
59699425f8
Update CHANGELOG.md ( #9768 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-08 00:14:20 +00:00
community-scripts-pr-app[bot]
155a8571ba
Update versions.json ( #9767 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-08 01:13:57 +01:00
community-scripts-pr-app[bot]
1cae72bdec
Update CHANGELOG.md ( #9762 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 20:48:24 +00:00
CanbiZ
531ecad4c7
Refactor: Inventree (uses now ubuntu 24.04) ( #9752 )
2025-12-07 21:48:00 +01:00
community-scripts-pr-app[bot]
9e8ab9de01
Update CHANGELOG.md ( #9761 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 20:31:58 +00:00
Slaviša Arežina
70557798ec
FAQ update ( #9742 )
2025-12-07 21:31:36 +01:00
community-scripts-pr-app[bot]
4b554900ca
Update CHANGELOG.md ( #9760 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 20:30:44 +00:00
community-scripts-pr-app[bot]
9f84eae07f
Update CHANGELOG.md ( #9759 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 20:30:37 +00:00
CanbiZ
ba5bdd94ad
fix(tools.func): handle empty grep results in stop_all_services ( #9748 )
2025-12-07 21:30:23 +01:00
community-scripts-pr-app[bot]
d18baa2177
Update CHANGELOG.md ( #9758 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 20:30:18 +00:00
CanbiZ
779c06f232
fix(wanderer): add meilisearch dumpless upgrade for database migration ( #9749 )
2025-12-07 21:30:01 +01:00
community-scripts-pr-app[bot]
9e2b6524c4
Update CHANGELOG.md ( #9757 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 20:29:58 +00:00
CanbiZ
a328d7b8ba
fix(zammad): use Debian 12 and dynamic APT source version ( #9750 )
2025-12-07 21:29:39 +01:00
community-scripts-pr-app[bot]
dfa4d82951
Update CHANGELOG.md ( #9756 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 20:29:35 +00:00
CanbiZ
5e5a8cd104
feat(motd): dynamically read OS version on each login ( #9751 )
2025-12-07 21:29:09 +01:00
community-scripts-pr-app[bot]
0da3231d3c
Update CHANGELOG.md ( #9755 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 20:11:38 +00:00
CanbiZ
5a6a30e594
Remove Debian from GPU passthrough ( #9754 )
2025-12-07 21:11:12 +01:00
community-scripts-pr-app[bot]
97ac2520ec
Update CHANGELOG.md ( #9747 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 15:09:37 +00:00
Slaviša Arežina
bd5fe17228
ComfyUI: Fix update script ( #9740 )
...
* Update error messages for ComfyUI installation check
* Update comfyui.json
* Change updateable status to true in comfyui.json
* Update comfyui.json
2025-12-07 16:09:14 +01:00
community-scripts-pr-app[bot]
f42586c083
Update versions.json ( #9745 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 13:05:30 +01:00
community-scripts-pr-app[bot]
fab5539c82
Update CHANGELOG.md ( #9744 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 11:39:00 +00:00
Copilot
1ecb5bbeab
Add DJANGO_SECRET_KEY support for Dispatcharr v0.13.1+ ( #9730 )
...
* Initial plan
* Add DJANGO_SECRET_KEY support for Dispatcharr v0.13.1+
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com>
* Improve DJANGO_SECRET_KEY generation to ensure consistent 50 character length
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com>
* short
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com>
2025-12-07 12:38:37 +01:00
community-scripts-pr-app[bot]
64dbd4e9f7
Update CHANGELOG.md ( #9737 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 08:37:17 +00:00
ltsch
2ba63b28f0
Update OPNsense version from 25.1 to 25.7 ( #9736 )
2025-12-07 09:36:47 +01:00
community-scripts-pr-app[bot]
2a3b09b413
Update CHANGELOG.md ( #9735 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 00:16:08 +00:00
community-scripts-pr-app[bot]
d6ca5676df
Update versions.json ( #9734 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-07 01:15:43 +01:00
Tobias
478194ba1a
Update composer command path in bookstack.sh ( #9656 )
2025-12-06 16:55:45 +01:00
community-scripts-pr-app[bot]
d241c03b3d
Update CHANGELOG.md ( #9724 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-06 15:40:28 +00:00
Slaviša Arežina
8cd037ff88
Remove InfluxData source list post-installation ( #9723 )
2025-12-06 16:40:06 +01:00
community-scripts-pr-app[bot]
fb15c13833
Update CHANGELOG.md ( #9722 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-06 15:04:53 +00:00
Slaviša Arežina
e95541260b
Update InfluxDB repository key URL ( #9720 )
2025-12-06 16:04:27 +01:00
community-scripts-pr-app[bot]
a37ac14907
Update versions.json ( #9718 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-06 13:05:20 +01:00
community-scripts-pr-app[bot]
74a870bc5c
Update CHANGELOG.md ( #9717 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-06 10:42:04 +00:00
sgaert
e0f65f2db8
pin Portainer Update to CE Version only ( #9710 )
2025-12-06 11:41:43 +01:00
community-scripts-pr-app[bot]
01b246f375
Update CHANGELOG.md ( #9716 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-06 10:09:12 +00:00
Alex Indigo
53dd0efddd
Update domain-locker-install.sh to enable auto-start after reboot ( #9715 )
...
* Update domain-locker-install.sh
It should be `systemctl enable --now`, so service would start again after reboot.
* Apply suggestion from @tremor021
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-12-06 11:08:40 +01:00
community-scripts-pr-app[bot]
f31978a503
Update CHANGELOG.md ( #9709 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-06 00:13:24 +00:00
community-scripts-pr-app[bot]
4971bc46be
Update versions.json ( #9708 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-06 01:13:03 +01:00
community-scripts-pr-app[bot]
28b894db2b
Update CHANGELOG.md ( #9706 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-05 22:10:39 +00:00
community-scripts-pr-app[bot]
6ec4aeb4f0
Update CHANGELOG.md ( #9705 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-05 22:10:20 +00:00
CanbiZ
6409d64b93
fix(libretranslate): pin Python 3.12 for venv to ensure PyTorch compatibility ( #9699 )
2025-12-05 23:10:08 +01:00
community-scripts-pr-app[bot]
08cb3cc76a
Update CHANGELOG.md ( #9704 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-05 22:09:59 +00:00
community-scripts-pr-app[bot]
170d44e2aa
Update CHANGELOG.md ( #9703 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-05 22:09:45 +00:00