From 9a65c9d6edb28b2244b362e799afcab66d74d150 Mon Sep 17 00:00:00 2001 From: Chris Hirst Date: Fri, 14 Aug 2015 16:41:56 +0100 Subject: [PATCH] Created How to disable auto-seed (markdown) --- How-to-disable-auto-seed.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 How-to-disable-auto-seed.md diff --git a/How-to-disable-auto-seed.md b/How-to-disable-auto-seed.md new file mode 100644 index 0000000..c827758 --- /dev/null +++ b/How-to-disable-auto-seed.md @@ -0,0 +1,17 @@ +## How to disable auto-seed + +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 ration 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. \ No newline at end of file