mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-03 13:34:54 +00:00
Created Indexer Seed Ratio (markdown)
parent
d5150edbb7
commit
39c3634cb0
1 changed files with 16 additions and 0 deletions
16
Indexer-Seed-Ratio.md
Normal file
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 |
|
Loading…
Reference in a new issue