Search found 9 matches

by harry711
Mon Sep 14, 2009 2:42 am
Forum: Mac Support
Topic: magnet
Replies: 3
Views: 6481

Re: magnet

Bumping because this is a very useful feature of a lot of torrent clients :)
by harry711
Fri Sep 11, 2009 7:46 pm
Forum: Support
Topic: v1.74 - WebUI does not connect to peers at private trackers?
Replies: 1
Views: 2009

Re: v1.74 - WebUI does not connect to peers at private trackers?

Hm, it appears to maybe be a problem with the amount of torrents on trackers I have.... I have ~175 torrents loaded into transmission-daemon. On -f, it says it is announcing and stuff to all these trackers, even though they are paused....I do not know if this may be causing a problem or not?


Edit ...
by harry711
Fri Sep 11, 2009 2:08 am
Forum: Support
Topic: v1.74 - WebUI does not connect to peers at private trackers?
Replies: 1
Views: 2009

v1.74 - WebUI does not connect to peers at private trackers?

I dunno if this is a bug, or just a "PEBCAK" situation, but here it goes:

in the WebUI, using transmission-daemon (I have no GUI on the computer), I can not get any connections. It is not a problem with forwarded ports, nor of clients not being able to seed; it just will not connect to anyone. In ...
by harry711
Thu Aug 20, 2009 11:42 am
Forum: Support
Topic: Transmission does not support multuple trackers?
Replies: 5
Views: 3920

Re: Transmission does not support multuple trackers?

Heh, if only I knew how to code that in :|
by harry711
Sat Aug 15, 2009 8:46 am
Forum: Support
Topic: Transmission does not support multuple trackers?
Replies: 5
Views: 3920

Re: Transmission does not support multuple trackers?

Okay, nice, thanks.

Do you have any idea when 1.80 will be released? I deal with multitrackers a lot, sucks to have to use uTorrent on Wine, while Transmission can get such a faster speed natively. :)
by harry711
Fri Aug 14, 2009 3:25 am
Forum: Support
Topic: Transmission does not support multuple trackers?
Replies: 5
Views: 3920

Transmission does not support multuple trackers?

Okay, hi. So if I have a torrent with trackers of:
http://tracker-website-number-1.com/announce (not real of course)
http://tracker-2.com/announce
http://tracker-3.com/announce

it only seems to scrape the first tracker for peers. So if the first tracker has 2 seeders, and the second tracker has ...
by harry711
Sat Aug 01, 2009 2:26 am
Forum: Requests
Topic: [feature request] Initial seed mode / Super seed mode
Replies: 6
Views: 8873

Re: [feature request] Initial seed mode / Super seed mode

Bump because I want this feature too
o.o
by harry711
Mon Jul 27, 2009 6:23 pm
Forum: Support
Topic: Can not run Transmission-daemon: failed to daemonize
Replies: 1
Views: 2770

Re: Can not run Transmission-daemon: failed to daemonize

Hmm:

rm /dev/null ; mknod /dev/null c 1 3

It fixed my problem and the daemon ran fine. Thanks jhujhiti to and wfaulk @ IRC :D
by harry711
Mon Jul 27, 2009 5:59 pm
Forum: Support
Topic: Can not run Transmission-daemon: failed to daemonize
Replies: 1
Views: 2770

Can not run Transmission-daemon: failed to daemonize

Hello, I can not get transmission-daemon running through CLI after updating.

root@ubuntu:~# transmission-daemon --paused -g /var/lib/transmission-daemon/info/settings.json
failed to daemonize: No such device


"failed to daemonize: No such device" is all I get, and `ps aux | grep transmission ...