This forum has been archived. All content is frozen. Please use KDE Discuss instead.

seeding

Tags: None
(comma "," separated)
imported4-Anonymous
Registered Member
Posts
329
Karma
0

seeding

Wed Oct 12, 2005 11:45 pm
I was excited to find this program it looks great, but it seems i can't seed a torrent i already have with this. is that correct ? and it looks like it dosent download the file directly but to temp type files. any plans on changing that
George
Moderator
Posts
5421
Karma
1

Re: seeding

Thu Oct 13, 2005 6:28 am
bmfan wrote:I was excited to find this program it looks great, but it seems i can't seed a torrent i already have with this. is that correct ?


It is on the TODO list
q and it looks like it dosent download the file directly but to temp type files. any plans on changing that


Also on the TODO list.
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Thu Oct 13, 2005 8:02 am
one more sugestion :) I run a torrent tracker, and it looks like ktorrent ignores the announce interval set buy the tracker and uses its own of 5 minutes. Idealy it should obey the announce interval set by the tracker
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Thu Oct 13, 2005 12:08 pm
so any plans to impliment this ?
George
Moderator
Posts
5421
Karma
1

Thu Oct 13, 2005 2:16 pm
Euhm, KT normally follows the interval specified by the tracker, unless there's some bug in that part of the code. I will examine this when I get home from work.
George
Moderator
Posts
5421
Karma
1

Thu Oct 13, 2005 6:35 pm
I checked, KT follows the interval specified by the tracker.
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Thu Oct 13, 2005 7:29 pm
so it always says next update in 5 minutes ?
Nikolay
Registered Member
Posts
33
Karma
0

Fri Oct 14, 2005 8:06 am
Take a look at this code:

void HTTPTracker::updateData(TorrentControl* tc,PeerManager* pman)
{
....

Uint32 update_time = vn->data().toInt() > 300 ? 300 : vn->data().toInt();
tc->setTrackerTimerInterval(update_time * 1000);

...
}

It seems that ktorrent use the interval value from the tracker only if it is < 5 min.
George
Moderator
Posts
5421
Karma
1

Fri Oct 14, 2005 10:55 am
The obvious question is : why the hell did I do that ? And why did I missed that when I checked that code ?
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Fri Oct 14, 2005 1:11 pm
yeah i saw that in the code
imported4-tomte
Registered Member
Posts
8
Karma
0

Tue Oct 18, 2005 10:14 am
I got another problem with seeding: ktorrent is just seeding the first file I ever downloaded. Even if I remove this, it doesn't start to upload the other files.


Bookmarks



Who is online

Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]