Const

class transmission_rpc.constants.RatioLimitMode[source]

torrent radio limit mode

Global = 0

follow the global settings

Single = 1

override the global settings, seeding until a certain ratio

Unlimited = 2

override the global settings, seeding regardless of ratio

class transmission_rpc.constants.IdleMode[source]

torrent idle mode

Global = 0

follow the global settings

Single = 1

override the global settings, seeding until a certain idle time

Unlimited = 2

override the global settings, seeding regardless of activity