-
-
Notifications
You must be signed in to change notification settings - Fork 4k
How to disable auto seed
Chocobo1 edited this page May 1, 2024
·
3 revisions
How to stop qbittorrent continuing to seed after whatever ratio limit that you want has been reached:
Open the client settings: Select the BitTorrent panel: In Share Ratio Limiting check the box "[ ] Seed torrents until their ratio reaches; Set the value; Choose the action from Pause them | Remove them
Press OK to close the client.
If you do not want to seed at all after downloading, set the value to 0. Please note this goes against the basic principles of using a Bittorrent client, but is of course your personal preference.
Please note if you are using a ratio enforcing 'private' tracker, the ratio shown in the client, is not the same ratio as your tracker is reporting or monitoring.
- Installing qBittorrent
- Frequently Asked Questions (FAQ)
- qBittorrent options (current and deprecated)
- How to use qBittorrent as a tracker
- How to use portable mode
- Anonymous mode
- How to bind your vpn to prevent ip leaks
State | Version |
---|---|
Current | qBittorrent ≥ v4.1 |
Previous | qBittorrent v3.2.0 - v4.0.x |
Obsolete | qBittorrent < v3.2.0 |
- Let's Encrypt Certificates + Caddy2 Reverse Proxy
- Let's Encrypt certificates + NGINX reverse proxy - Linux
- Let's Encrypt certificates - Linux
- Self-signed SSL certificates - Linux
- Running qBittorrent without X server (WebUI only)
- Running qBittorrent without X server (WebUI only, systemd service set up, Ubuntu 15.04 or newer)
- OpenVPN and qBittorrent without X server
- Coding style
- Contributing
- How to write a search plugin
- Using VSCode for qBittorrent development
- Setup GDB with Qt pretty printers
- How to debug WebUI code