[PR #3365] [MERGED] Refactor: ErsatzTV Script #4292

Closed
opened 2026-02-26 14:30:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3365
Author: @MickLesk
Created: 3/24/2025
Status: Merged
Merged: 3/24/2025
Merged by: @MickLesk

Base: mainHead: redesign_ersatzTV


📝 Commits (4)

📊 Changes

2 files changed (+38 additions, -26 deletions)

View changed files

📝 ct/ersatztv.sh (+16 -5)
📝 install/ersatztv-install.sh (+22 -21)

📄 Description

✍️ Description

Use now the latest ffmpeg (web-ui give an hint, use 6.1 but 7.0 work like charme)
general refactoring with update function

Link: #3339

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 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.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/3365 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `redesign_ersatzTV` --- ### 📝 Commits (4) - [`1f2e3f2`](https://github.com/community-scripts/ProxmoxVE/commit/1f2e3f25663dfb533d231a8c8f4f3ee18acfa274) Update ersatztv-install.sh - [`add7dd4`](https://github.com/community-scripts/ProxmoxVE/commit/add7dd44e7b29a9cf810eb1f6fd23927bd0e7b34) Redesign ErsatzTV - [`23b5a70`](https://github.com/community-scripts/ProxmoxVE/commit/23b5a70818e778f5c621f2c4ac9ccc794ce6aa90) Update ersatztv-install.sh - [`68ac3a3`](https://github.com/community-scripts/ProxmoxVE/commit/68ac3a3a1d500dc3320b0737685aa65c7685638a) Update ersatztv.sh ### 📊 Changes **2 files changed** (+38 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `ct/ersatztv.sh` (+16 -5) 📝 `install/ersatztv-install.sh` (+22 -21) </details> ### 📄 Description ## ✍️ Description Use now the latest ffmpeg (web-ui give an hint, use 6.1 but 7.0 work like charme) general refactoring with update function ## 🔗 Related PR / Issue Link: #3339 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No breaking changes** – Existing functionality remains intact. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **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. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [x] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 14:30:32 +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#4292
No description provided.