[PR #370] [MERGED] Add *Arr Suite category for Website #2572

Closed
opened 2026-02-05 05:02:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/370
Author: @MickLesk
Created: 11/19/2024
Status: Merged
Merged: 11/20/2024
Merged by: @havardthom

Base: mainHead: arr_suite


📝 Commits (10+)

📊 Changes

13 files changed (+39 additions, -38 deletions)

View changed files

📝 json/autobrr.json (+1 -1)
📝 json/bazarr.json (+2 -2)
📝 json/homarr.json (+2 -2)
📝 json/lidarr.json (+2 -2)
📝 json/metadata.json (+16 -15)
📝 json/notifiarr.json (+2 -2)
📝 json/prowlarr.json (+2 -2)
📝 json/radarr.json (+2 -2)
📝 json/readarr.json (+2 -2)
📝 json/recyclarr.json (+2 -2)
📝 json/sonarr.json (+2 -2)
📝 json/tdarr.json (+2 -2)
📝 json/whisparr.json (+2 -2)

📄 Description

Description

https://github.com/community-scripts/ProxmoxVE/discussions/273

Created PR for *Arr Suite.

The only thing I was really unsure about was homarr. Or do we want to leave homarr in the dashboard area?

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

🔄 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/370 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/19/2024 **Status:** ✅ Merged **Merged:** 11/20/2024 **Merged by:** [@havardthom](https://github.com/havardthom) **Base:** `main` ← **Head:** `arr_suite` --- ### 📝 Commits (10+) - [`e5add5b`](https://github.com/community-scripts/ProxmoxVE/commit/e5add5be171f9ce495ebf7fcc59255a522287acb) Update metadata.json - [`48cfb6f`](https://github.com/community-scripts/ProxmoxVE/commit/48cfb6f6da2a192f65f74e782ea1a4894247182c) add bazarr to category 18 - [`c93b993`](https://github.com/community-scripts/ProxmoxVE/commit/c93b993dd47d384e87f3616c2257ad59c75c39ce) add lidarr to category 18 - [`041a94c`](https://github.com/community-scripts/ProxmoxVE/commit/041a94c25bf0684570cc9073f6f4ca87c7f2962f) add notifarr to category 18 - [`effbfeb`](https://github.com/community-scripts/ProxmoxVE/commit/effbfeb5d1bfbc95978a368dda8ef3d5440ea3af) add prowlarr to category 18 - [`7b5c304`](https://github.com/community-scripts/ProxmoxVE/commit/7b5c3046c85e848aa3d70e09abec730b3919bcb3) add radarr to category 18 - [`b6b58b9`](https://github.com/community-scripts/ProxmoxVE/commit/b6b58b9e8e7978cd6c1ceb791e63b6a8fa7ec6c9) add readarr to category 18 - [`89f4563`](https://github.com/community-scripts/ProxmoxVE/commit/89f4563ed6a176b2694f5a912dfa6fd6fb7a8b30) add recyclarr to category 18 - [`cda348e`](https://github.com/community-scripts/ProxmoxVE/commit/cda348e9a07ad9242f77516ed9890801617e3c06) add sonarr to category 18 - [`09ad4b1`](https://github.com/community-scripts/ProxmoxVE/commit/09ad4b16ad9dd78eea504f34ff55e8d60cbf7030) add tdarr to category 18 ### 📊 Changes **13 files changed** (+39 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `json/autobrr.json` (+1 -1) 📝 `json/bazarr.json` (+2 -2) 📝 `json/homarr.json` (+2 -2) 📝 `json/lidarr.json` (+2 -2) 📝 `json/metadata.json` (+16 -15) 📝 `json/notifiarr.json` (+2 -2) 📝 `json/prowlarr.json` (+2 -2) 📝 `json/radarr.json` (+2 -2) 📝 `json/readarr.json` (+2 -2) 📝 `json/recyclarr.json` (+2 -2) 📝 `json/sonarr.json` (+2 -2) 📝 `json/tdarr.json` (+2 -2) 📝 `json/whisparr.json` (+2 -2) </details> ### 📄 Description ## Description https://github.com/community-scripts/ProxmoxVE/discussions/273 Created PR for *Arr Suite. The only thing I was really unsure about was homarr. Or do we want to leave homarr in the dashboard area? ## Type of change Please check the relevant option(s): - [ ] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) - [x] Documentation updated (I have updated any relevant documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:02:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2572