defiantredpill / transmission-remote-dotnet

Automatically exported from code.google.com/p/transmission-remote-dotnet
0 stars 0 forks source link

Enhancement #128

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi there :)

I've just migrated from uTorrent to transmission. Daemon to be more specific.
Transmission-remote-dotnet is great, I really appreciate work You did there.

So far I am really missing only one option from UT:
"Add a tracker" - because many of .torrent files use only few trackers - and in 
uT You could put more. That could speed things up. 

Btw: is there any way to force transmission-daemon to start torrents on startup?
There is a switch --pause, which I'm not using. But even though all torrents 
are paused when I reboot the system. 

Best regards

Original issue reported on code.google.com by radar.o....@gmail.com on 6 Oct 2009 at 12:54

GoogleCodeExporter commented 9 years ago
There is no opportunity for add tracker to torrent over RPC.

Original comment by elso.and...@gmail.com on 4 Nov 2009 at 9:05

GoogleCodeExporter commented 9 years ago
Sorry, there's no methods in the RPC which make it possible to do this. If this 
ever
changes, I'd certainly consider adding this functionality.

For starting all torrents on startup, I'd just do something like...

transmision-daemon && pause 20 && transmission-remote <args to authenticate> -t 
all -s

Original comment by AlanF...@googlemail.com on 8 Nov 2009 at 10:44

GoogleCodeExporter commented 9 years ago
Issue 132 has been merged into this issue.

Original comment by AlanF...@googlemail.com on 8 Nov 2009 at 10:51