Search found 5 matches

by reardon
Thu Sep 10, 2009 12:41 am
Forum: Support
Topic: How to file bug? Trac does not allow me to open a ticket...
Replies: 1
Views: 3290

How to file bug? Trac does not allow me to open a ticket...

Guidelines here http://trac.transmissionbt.com/wiki/Support says I can, but I am not allowed to create a new ticket.

+Reardon
by reardon
Fri Jul 31, 2009 1:50 pm
Forum: Requests
Topic: --find for setting *new* torrent download-dir
Replies: 0
Views: 2245

--find for setting *new* torrent download-dir

Using transmission-remote (1.72) this doesn't seem to work at all: I can set the download-dir for an _existing_ torrent but not for a torrent that I am currently adding. In other words, I would like to do:

transmission-remote -a <torrent> --find <download-dir>

Instead, currently, I do ...
by reardon
Mon Dec 22, 2008 3:12 pm
Forum: General
Topic: Tiers, multiple trackers
Replies: 18
Views: 28590

Re: Tiers, multiple trackers

I've read the proposed extention you pointed me at: this is for load-balancing. You are saying there is no existing _proposal_ (which Vuze, uTorrent and others implement) which allows for simultaneously connecting to multiple trackers? So uTorrent, libtorrent and Vuze are "out of spec", as it were ...
by reardon
Mon Dec 22, 2008 2:25 pm
Forum: General
Topic: Tiers, multiple trackers
Replies: 18
Views: 28590

Re: Tiers, multiple trackers

d['announce-list'] = [ [ tracker1, tracker2 ], [backup1] ]
The first tier, consisting of tracker1 and tracker2, is shuffled.
Both trackers 1 and 2 will be tried on each announce (though perhaps
in varying order) before the client tries to reach backup1.


Ok, so the way I read this, both tracker1 ...
by reardon
Sun Dec 21, 2008 2:08 pm
Forum: General
Topic: Tiers, multiple trackers
Replies: 18
Views: 28590

Tiers, multiple trackers

I have looked everywhere I could for information on this and simply can't find any: what are the tiers in the Tracker properties tab? Can I have multiple Tier 1? If I have a torrent that is registered at multiple private trackers, how can I make it "active" at all those trackers?

FWIW, online help ...