[PR #8658] [MERGED] Dispatcharr #7562

Closed
opened 2026-02-26 15:35:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/8658
Author: @push-app-to-main[bot]
Created: 10/27/2025
Status: Merged
Merged: 10/27/2025
Merged by: @MickLesk

Base: mainHead: add-script-dispatcharr


📝 Commits (10+)

  • 6ec48fd 'Add new script'
  • f726e46 Update dispatcharr.sh
  • 6e78266 Apply suggestion from @tremor021
  • 316980f Update install/dispatcharr-install.sh
  • ae41d58 Update install/dispatcharr-install.sh
  • 1e172d8 Update install/dispatcharr-install.sh
  • f8d66ed Update author information in dispatcharr.sh
  • 4ef56e1 Update RAM and version in dispatcharr.json
  • 8f9da67 Remove gcc from dependency installation
  • 54209db Update website and logo URLs in dispatcharr.json

📊 Changes

4 files changed (+440 additions, -0 deletions)

View changed files

ct/dispatcharr.sh (+136 -0)
ct/headers/dispatcharr (+6 -0)
frontend/public/json/dispatcharr.json (+35 -0)
install/dispatcharr-install.sh (+263 -0)

📄 Description

Automated migration of dispatcharr from ProxmoxVED to ProxmoxVE.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/8658 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `add-script-dispatcharr` --- ### 📝 Commits (10+) - [`6ec48fd`](https://github.com/community-scripts/ProxmoxVE/commit/6ec48fd16021f1439d0a3bf6f7f45abef9184b69) 'Add new script' - [`f726e46`](https://github.com/community-scripts/ProxmoxVE/commit/f726e464607f6312954d5002a8511dc083fe8b8e) Update dispatcharr.sh - [`6e78266`](https://github.com/community-scripts/ProxmoxVE/commit/6e78266750556f45b37b870347c164bad8e8b50a) Apply suggestion from @tremor021 - [`316980f`](https://github.com/community-scripts/ProxmoxVE/commit/316980ffaaf6d7bfdbd5c942ef1b298c23496e48) Update install/dispatcharr-install.sh - [`ae41d58`](https://github.com/community-scripts/ProxmoxVE/commit/ae41d5814dd759da5c4bcbf804664f6c60c23709) Update install/dispatcharr-install.sh - [`1e172d8`](https://github.com/community-scripts/ProxmoxVE/commit/1e172d895caa88e1ecd06734ed0793b8cc008f1f) Update install/dispatcharr-install.sh - [`f8d66ed`](https://github.com/community-scripts/ProxmoxVE/commit/f8d66edfc6fe08a963ebf6dc840e9e516a3928a5) Update author information in dispatcharr.sh - [`4ef56e1`](https://github.com/community-scripts/ProxmoxVE/commit/4ef56e1c9b0a244a04ae9bed48bc7ee5652d1e38) Update RAM and version in dispatcharr.json - [`8f9da67`](https://github.com/community-scripts/ProxmoxVE/commit/8f9da67ebfca9b042a995334e36c5e1652d802b2) Remove gcc from dependency installation - [`54209db`](https://github.com/community-scripts/ProxmoxVE/commit/54209dbb4c7fe44088f6dd08e1a93e0a02cc0a68) Update website and logo URLs in dispatcharr.json ### 📊 Changes **4 files changed** (+440 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/dispatcharr.sh` (+136 -0) ➕ `ct/headers/dispatcharr` (+6 -0) ➕ `frontend/public/json/dispatcharr.json` (+35 -0) ➕ `install/dispatcharr-install.sh` (+263 -0) </details> ### 📄 Description Automated migration of dispatcharr from ProxmoxVED to ProxmoxVE. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 15:35:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#7562
No description provided.