mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-22 07:43:01 +00:00
Elaborating Transmission Idle Limit handle in v3.
parent
198bd3afc3
commit
d80a1b3948
1 changed files with 4 additions and 2 deletions
|
@ -11,6 +11,8 @@ Sonarr is only able to set the seed ratio/time on clients that support setting t
|
|||
| rTorrent | - | - |
|
||||
| Torrent Blackhole | - | - |
|
||||
| Download Station | - | - |
|
||||
| Transmission | Yes | Idle Limit |
|
||||
| Transmission | Yes | Idle Limit <sup>[1]</sup> |
|
||||
| uTorrent | Yes | Yes |
|
||||
| Vuze | Yes | Yes |
|
||||
| Vuze | Yes | Yes |
|
||||
|
||||
<sup>[1]</sup> _Transmission internally has an Idle Time check, but Sonarr compares it with the seeding time if the idle limit is set on a per-torrent basis. This is done as workaround to Transmission's api limitations._
|
Loading…
Reference in a new issue