[PR #3150] [MERGED] qBittorrent: Accept legal notice in config file #4106

Closed
opened 2025-11-20 06:08:20 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3150
Author: @tremor021
Created: 3/17/2025
Status: Merged
Merged: 3/17/2025
Merged by: @CrazyWolf13

Base: mainHead: qbit


📝 Commits (1)

  • d8eb956 qBittorrent fix config file

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 install/qbittorrent-install.sh (+3 -0)

📄 Description

✍️ Description

Running the qbittorrent-nox without any switches or accepted legal notices in the config file, it makes you press Y to start it up. Its hidden because we run it via service file, hence why it stops.

Link: #

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:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 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.

📋 Additional Information (optional)


🔄 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/3150 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 3/17/2025 **Status:** ✅ Merged **Merged:** 3/17/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `qbit` --- ### 📝 Commits (1) - [`d8eb956`](https://github.com/community-scripts/ProxmoxVE/commit/d8eb9568a244bfab07ea152fcba9bb218f89bc83) qBittorrent fix config file ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `install/qbittorrent-install.sh` (+3 -0) </details> ### 📄 Description ## ✍️ Description Running the qbittorrent-nox without any switches or accepted legal notices in the config file, it makes you press Y to start it up. Its hidden because we run it via service file, hence why it stops. ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ 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: - [] 🆕 **New script** – A fully functional and tested script or script set. - [✅] 🐞 **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. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:08:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4106