Created Indexer Seed Ratio (markdown)

Qstick 2018-05-30 22:47:09 -04:00
parent d5150edbb7
commit 39c3634cb0
1 changed files with 16 additions and 0 deletions

16
Indexer-Seed-Ratio.md Normal file

@ -0,0 +1,16 @@
Indexer seed ratio/time allows you to set a target seed ratio or time when the torrent is sent to the client, to allow finer control of when a torrent gets removed.
## Compatibility
Lidarr is only able to set the seed ratio/time on clients that support setting this value via their API when the torrent is added. See the table below for client compatibility.
| Client | Ratio | Time |
| ----------------- | :--------: | :--------: |
| Deluge | Yes | - |
| Hadouken | - | - |
| qBittorrent | - | - |
| rTorrent | - | - |
| Torrent Blackhole | - | - |
| Download Station | - | - |
| Transmission | Yes | Idle Limit |
| uTorrent | Yes | Yes |
| Vuze | Yes | Yes |