[PR #2243] [MERGED] New Script: Watcharr #3631

Closed
opened 2026-02-26 13:34:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2243
Author: @tremor021
Created: 2/11/2025
Status: Merged
Merged: 2/11/2025
Merged by: @michelroegl-brunner

Base: mainHead: watcharr


📝 Commits (2)

📊 Changes

3 files changed (+207 additions, -0 deletions)

View changed files

ct/watcharr.sh (+80 -0)
install/watcharr-install.sh (+93 -0)
json/watcharr.json (+34 -0)

📄 Description

✍️ Description

Open source, self-hostable watched list for all your content with user authentication, modern and clean UI and a very simple setup.

--

Link: #2069

--

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

--

🛠️ Type of Change

Select all that apply:

  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)

Watcharr

go mod and build make no output, $STD is not needed nor /dev/null

@MickLesk , i'm running the app the way i run it because GO binary that runs this app refuses to run any other way.
not sure if its the build process that does that or its the binary itself that has some hardcoded stuff in it. too lazy to look at the app source, nor should I. if you find a better way to run it, PR it


🔄 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/2243 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/11/2025 **Status:** ✅ Merged **Merged:** 2/11/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `watcharr` --- ### 📝 Commits (2) - [`5493c9c`](https://github.com/community-scripts/ProxmoxVE/commit/5493c9c91639f0e455e2a1e486b2021580d4ad04) add watcharr script - [`128997d`](https://github.com/community-scripts/ProxmoxVE/commit/128997d0103751a7aad9a4f95d988dd1eb73c2c4) fix author name ### 📊 Changes **3 files changed** (+207 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/watcharr.sh` (+80 -0) ➕ `install/watcharr-install.sh` (+93 -0) ➕ `json/watcharr.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description Open source, self-hostable watched list for all your content with user authentication, modern and clean UI and a very simple setup. -- ## 🔗 Related PR / Discussion / Issue Link: #2069 -- ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [✅] **Self-review performed** – Code follows established patterns and conventions. - [✅] **Testing performed** – Changes have been thoroughly tested and verified. -- ## 🛠️ Type of Change Select all that apply: - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [✅] 🆕 **New script** – A fully functional and tested script or script set. --- ## 📋 Additional Information (optional) ![Watcharr](https://github.com/user-attachments/assets/28077690-1a9f-4e7e-babb-5ea5e7587643) go mod and build make no output, $STD is not needed nor /dev/null @MickLesk , i'm running the app the way i run it because GO binary that runs this app refuses to run any other way. not sure if its the build process that does that or its the binary itself that has some hardcoded stuff in it. too lazy to look at the app source, nor should I. if you find a better way to run it, PR it --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:09 +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#3631
No description provided.