Transmission | Incorrect Version #1683

Closed
opened 2025-11-20 05:14:43 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @MFKDGAF on GitHub (Aug 11, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Transmission

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/transmission.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Script says it will install version 4.0.1-beta.1 but version 3.00 is installed.

🔄 Steps to reproduce the issue.

  1. Do normal install.
  2. Launch web interface
  3. Go to About Section
  4. See pop shows version 3.00

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @MFKDGAF on GitHub (Aug 11, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Transmission ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/transmission.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Script says it will install version 4.0.1-beta.1 but version 3.00 is installed. ### 🔄 Steps to reproduce the issue. 1. Do normal install. 2. Launch web interface 3. Go to About Section 4. See pop shows version 3.00 ### ❌ Paste the full error output (if available). <img width="369" height="258" alt="Image" src="https://github.com/user-attachments/assets/5565e272-4bd9-4583-99e6-4045eaf89134" /> ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:14:43 -05:00
Author
Owner

@MickLesk commented on GitHub (Aug 11, 2025):

3.0.0 is the current live Version. We dont use betas

@MickLesk commented on GitHub (Aug 11, 2025): 3.0.0 is the current live Version. We dont use betas
Author
Owner

@MFKDGAF commented on GitHub (Aug 11, 2025):

Can you update https://community-scripts.github.io/ProxmoxVE/scripts?id=transmission to reflect version 3.00.

It also looks like it is installing via apt-get. This is out dated as version 4.0.6 is the latest version. Can the install script pull directly from Transmission's GitHub instead?

@MFKDGAF commented on GitHub (Aug 11, 2025): Can you update [https://community-scripts.github.io/ProxmoxVE/scripts?id=transmission](https://community-scripts.github.io/ProxmoxVE/scripts?id=transmission) to reflect version 3.00. It also looks like it is installing via apt-get. This is out dated as version 4.0.6 is the latest version. Can the install script pull directly from Transmission's GitHub instead?
Author
Owner

@MickLesk commented on GitHub (Aug 11, 2025):

Create an Request.

The Website Crawl only information from newreleases.io

@MickLesk commented on GitHub (Aug 11, 2025): Create an Request. The Website Crawl only information from newreleases.io
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1683