mikabytes / gearbox

8 stars 0 forks source link

Add a subset of Transmission RPC to Gearbox #7

Closed mikabytes closed 3 months ago

mikabytes commented 5 months ago

Many integrations, such as sonarr, use the torrent-get and torrent-add methods from Transmission RPC API. If we implement these, then we can let these integrations work with Gearbox rather than Transmission. This would enable some exciting features such as adding torrents to the least used client, or perhaps a round-robin strategy.