[PR #4274] [CLOSED] Alpine Transmission #4780

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4274
Author: @tremor021
Created: 5/6/2025
Status: Closed

Base: mainHead: alptrans


📝 Commits (3)

📊 Changes

3 files changed (+129 additions, -32 deletions)

View changed files

ct/alpine-transmission.sh (+45 -0)
📝 frontend/public/json/transmission.json (+52 -32)
install/alpine-transmission-install.sh (+32 -0)

📄 Description

✍️ Description

  • Added Alpine variant of Transmission LXC, because Debian repo is on 2 year old version
  • Updated json to include alpine script
  • Updated documentation link

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • 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/4274 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 5/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `alptrans` --- ### 📝 Commits (3) - [`19c80ce`](https://github.com/community-scripts/ProxmoxVE/commit/19c80ce71be55a4d55acf23d9e9fe115b19bcd13) Add alpine Transmission script - [`3f8c58e`](https://github.com/community-scripts/ProxmoxVE/commit/3f8c58ef5fb8f16803040471e69a639c9ff0db09) VED>VE - [`11fb2fc`](https://github.com/community-scripts/ProxmoxVE/commit/11fb2fcbd1d805c86922e9457577a60cd1f92078) Update date_created ### 📊 Changes **3 files changed** (+129 additions, -32 deletions) <details> <summary>View changed files</summary> ➕ `ct/alpine-transmission.sh` (+45 -0) 📝 `frontend/public/json/transmission.json` (+52 -32) ➕ `install/alpine-transmission-install.sh` (+32 -0) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description - Added Alpine variant of Transmission LXC, because Debian repo is on 2 year old version - Updated json to include alpine script - Updated documentation link ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [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. - [x] 🆕 **New script** – A fully functional and tested script or script set. - [x] 🌍 **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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 14:32:03 +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#4780
No description provided.