[PR #2498] [MERGED] Fix: file replacement in Watcharr Update Script #3791

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2498
Author: @Clusters
Created: 2/19/2025
Status: Merged
Merged: 2/19/2025
Merged by: @MickLesk

Base: mainHead: work


📝 Commits (1)

  • 1d36bf5 Fix: file replacement in Watcharr Update Script

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 ct/watcharr.sh (+4 -2)

📄 Description

✍️ Description

Fixes following: Updated files are moved into a subdirectory instead of replacing old files. The script won't report an error and set the new version, but Watcharr will stay on the old state.

Fixes: #2497

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.

🔄 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/2498 **Author:** [@Clusters](https://github.com/Clusters) **Created:** 2/19/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `work` --- ### 📝 Commits (1) - [`1d36bf5`](https://github.com/community-scripts/ProxmoxVE/commit/1d36bf5d5c85fc960ea6044a862a49465c7141c4) Fix: file replacement in Watcharr Update Script ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ct/watcharr.sh` (+4 -2) </details> ### 📄 Description ## ✍️ Description Fixes following: Updated files are moved into a subdirectory instead of replacing old files. The script won't report an error and set the new version, but Watcharr will stay on the old state. ## 🔗 Related PR / Discussion / Issue Fixes: #2497 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [x] 🐞 **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. --- <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:40 +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#3791
No description provided.