Search found 4 matches

by kathy
Fri Jul 08, 2011 12:39 pm
Forum: Requests
Topic: Select download folder from web client (diff attached)
Replies: 26
Views: 34848

Re: Select download folder from web client (diff attached)

hamfratv wrote:THIS IS GENIUS! Thanks a lot!!

Got it to work with 2.32 with a few modifications :)
can you post modified diff please ?
by kathy
Thu Mar 31, 2011 12:15 pm
Forum: Support
Topic: all OLD torrents: Tracker did not respond vs NEW : Success
Replies: 11
Views: 9137

Re: all OLD torrents: Tracker did not respond vs NEW : Succe

Hi

'tracker did not respond' with centos can be solved by updating curl in its lastest version and recompiling transmission with correct arguments :

./configure LIBCURL_CFLAGS=-I/usr/local/include LIBCURL_LIBS="-L/usr/local/lib -lcurl"

Libevent needs to be compiled in its lastest version too.
by kathy
Thu Feb 17, 2011 11:26 am
Forum: Support
Topic: speed not shown
Replies: 5
Views: 6264

Re: speed not shown

Hi all.

I didn't open bug report because I have not any log or informations. Any way to increase loglevel ?

@x190 : yes all works fine (announce, peers etc), except webui speed informations. Always 0/0. When I restart daemon all works fine for some times.
by kathy
Tue Feb 15, 2011 11:45 am
Forum: Support
Topic: speed not shown
Replies: 5
Views: 6264

speed not shown

Hi,

Since 2.21 update, sometimes all speeds are 0/0kbs even if transfers are actives. Ratio is correctly logged, but all speeds are zero. Deamon restart solves the problem. Any idea ?

transmission-daemon 2.21 / centos / libevent 2.0.10