1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-22 15:56:58 +00:00

Elaborating Transmission Idle Limit handle in v3.

Taloth 2019-05-30 00:16:10 +02:00
parent 198bd3afc3
commit d80a1b3948

@ -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 |
<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._