Compare commits

..

9 Commits

Author SHA1 Message Date
Tobias
cdaac2e5c2 fix: rustdeskserver: use correct repo string 2026-03-08 14:41:14 +01:00
community-scripts-pr-app[bot]
5aaca69e91 Update CHANGELOG.md (#12680)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-08 12:25:47 +00:00
Slaviša Arežina
8be52ab1ad Fixes (#12675) 2026-03-08 13:25:24 +01:00
community-scripts-pr-app[bot]
447fe2c2e3 chore: update github-versions.json (#12678)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-08 12:08:17 +00:00
community-scripts-pr-app[bot]
0ecbbdf669 Update .app files (#12661)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-03-08 08:47:53 +01:00
community-scripts-pr-app[bot]
efce5888d7 chore: update github-versions.json (#12668)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-08 06:14:07 +00:00
community-scripts-pr-app[bot]
ab93083a9d chore: update github-versions.json (#12665)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-08 00:21:31 +00:00
community-scripts-pr-app[bot]
f757401d65 Update CHANGELOG.md (#12664)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-08 00:05:04 +00:00
community-scripts-pr-app[bot]
1e5d52098c Archive old changelog entries (#12663)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-08 00:04:39 +00:00
7 changed files with 70 additions and 18 deletions

View File

@@ -420,6 +420,14 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
</details>
## 2026-03-08
### 🚀 Updated Scripts
- #### 🐞 Bug Fixes
- NZBGet: Fixes for RAR5 handling [@tremor021](https://github.com/tremor021) ([#12675](https://github.com/community-scripts/ProxmoxVE/pull/12675))
## 2026-03-07
### 🆕 New Scripts

6
ct/headers/immichframe Normal file
View File

@@ -0,0 +1,6 @@
____ _ __ ______
/ _/___ ___ ____ ___ (_)____/ /_ / ____/________ _____ ___ ___
/ // __ `__ \/ __ `__ \/ / ___/ __ \/ /_ / ___/ __ `/ __ `__ \/ _ \
_/ // / / / / / / / / / / / /__/ / / / __/ / / / /_/ / / / / / / __/
/___/_/ /_/ /_/_/ /_/ /_/_/\___/_/ /_/_/ /_/ \__,_/_/ /_/ /_/\___/

View File

@@ -27,6 +27,16 @@ function update_script() {
msg_error "No ${APP} Installation Found!"
exit
fi
if ! command -v unrar &>/dev/null; then
setup_nonfree
$STD apt install -y unrar
if grep -q "UnrarCmd=unrar-free" /var/lib/nzbget/nzbget.conf; then
sed -i "s|UnrarCmd=unrar-free|UnrarCmd=unrar|g" /var/lib/nzbget/nzbget.conf
fi
fi
msg_info "Updating NZBGet"
$STD apt update
$STD apt upgrade -y

View File

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

View File

@@ -1,5 +1,5 @@
{
"generated": "2026-03-07T18:06:42Z",
"generated": "2026-03-08T12:08:10Z",
"versions": [
{
"slug": "2fauth",
@@ -102,9 +102,9 @@
{
"slug": "bar-assistant",
"repo": "karlomikus/bar-assistant",
"version": "v5.13.1",
"version": "v5.13.2",
"pinned": false,
"date": "2026-02-02T18:47:43Z"
"date": "2026-03-08T10:47:13Z"
},
{
"slug": "bazarr",
@@ -214,9 +214,9 @@
{
"slug": "comfyui",
"repo": "comfyanonymous/ComfyUI",
"version": "v0.16.3",
"version": "v0.16.4",
"pinned": false,
"date": "2026-03-05T23:18:25Z"
"date": "2026-03-07T22:37:49Z"
},
{
"slug": "commafeed",
@@ -589,6 +589,13 @@
"pinned": false,
"date": "2026-03-02T21:28:06Z"
},
{
"slug": "immichframe",
"repo": "immichFrame/ImmichFrame",
"version": "v1.0.32.0",
"pinned": false,
"date": "2026-03-02T22:56:06Z"
},
{
"slug": "inspircd",
"repo": "inspircd/inspircd",
@@ -613,9 +620,9 @@
{
"slug": "jackett",
"repo": "Jackett/Jackett",
"version": "v0.24.1307",
"version": "v0.24.1316",
"pinned": false,
"date": "2026-03-07T05:55:30Z"
"date": "2026-03-08T05:59:08Z"
},
{
"slug": "jellystat",
@@ -837,9 +844,9 @@
{
"slug": "mealie",
"repo": "mealie-recipes/mealie",
"version": "v3.11.0",
"version": "v3.12.0",
"pinned": false,
"date": "2026-02-17T04:13:35Z"
"date": "2026-03-07T21:59:11Z"
},
{
"slug": "mediamanager",
@@ -1327,9 +1334,9 @@
{
"slug": "romm",
"repo": "RetroAchievements/RALibretro",
"version": "1.8.2",
"version": "1.8.3",
"pinned": false,
"date": "2026-01-23T17:03:31Z"
"date": "2026-03-07T23:41:29Z"
},
{
"slug": "rustdeskserver",
@@ -1355,9 +1362,9 @@
{
"slug": "scanopy",
"repo": "scanopy/scanopy",
"version": "v0.14.15",
"version": "v0.14.16",
"pinned": false,
"date": "2026-03-06T23:06:01Z"
"date": "2026-03-08T06:39:25Z"
},
{
"slug": "scraparr",
@@ -1600,9 +1607,9 @@
{
"slug": "trilium",
"repo": "TriliumNext/Trilium",
"version": "v0.102.0",
"version": "v0.102.1",
"pinned": false,
"date": "2026-03-01T20:37:40Z"
"date": "2026-03-08T09:11:01Z"
},
{
"slug": "trip",

View File

@@ -14,10 +14,12 @@ setting_up_container
network_check
update_os
setup_nonfree
msg_info "Installing Dependencies"
$STD apt install -y \
par2 \
unrar-free
unrar
msg_ok "Installed Dependencies"
msg_info "Installing NZBGet"
@@ -27,7 +29,6 @@ setup_deb822_repo \
"https://nzbgetcom.github.io/deb" \
"stable"
$STD apt install -y nzbget
sed -i "s|UnrarCmd=unrar|UnrarCmd=unrar-free|g" /var/lib/nzbget/nzbget.conf
sed -i "s|SevenZipCmd=7zz|SevenZipCmd=7z|g" /var/lib/nzbget/nzbget.conf
systemctl restart nzbget
msg_ok "Installed NZBGet"

View File

@@ -8192,3 +8192,23 @@ function fetch_and_deploy_from_url() {
msg_ok "Successfully deployed archive to $directory"
return 0
}
setup_nonfree() {
local sources_file="/etc/apt/sources.list.d/debian-nonfree.sources"
if [ ! -f "$sources_file" ]; then
cat <<EOF >$sources_file
Types: deb
URIs: http://deb.debian.org/debian
Suites: trixie trixie-updates
Components: main contrib non-free non-free-firmware
Types: deb
URIs: http://security.debian.org/debian-security
Suites: trixie-security
Components: main contrib non-free non-free-firmware
EOF
fi
$STD apt update
return 0
}