Registered Member
|
Hi. I just compiled KTorrent from SVN (29.10.2005). I seem to be having problem with trackers that uses a passkey. I had this problem with KTorrent 1.1rc1, but it dissappeared when I switched to 1.1, and later SVN from 19.10.2005. Anyway, I've tried two methods (the later used to work sometimes, with 1.1rc1)
1) Click the torrent in konqueror, "open with" KTorrent. I tried this with two torrents, from two different trackers (both using the same script/program though):
2) Downloading the .torrent, and opening it with KTorrent (this used to work when 1) didn't work in 1.1rc1). I tried this only with one torrent:
And by the way, a default "wait for 5mins before auto-retry" would be neat. I can feel the trackers pain when I do one request every second |
Registered Member
|
|
Registered Member
|
|
Registered Member
|
|
Moderator
|
|
Registered Member
|
I have similar problem. Whe I try to download torrent (using latest SVN code)
the tracker respond with "Error : torrent not registered with this tracker". But if I use ktorrent 1.1 the same torrent work fine. I try using wget to download the tracker request url and it download it correctly - bencoded file with peer info. But using the tracker request url from a browser (firefox) it return me the same error as ktorrent "Error : torrent not registered with this tracker". It seem that this is problem introduced with using of KIO::get I think some trackers have some kind of protection from using from a browser. Ok, this is just a guess. |
Moderator
|
|
Registered Member
|
Yes, the password is encoded as a part of the announce url. Example: http://tracker..../announce.php?passkey ... 8893e99577 |
Moderator
|
Ignore that last question, I was kind of confused.
I downloaded the Doom Torrent from SceneTorrents. The tracker request contains the correct passkey, the same as in the torrent file, yet it still says Missing Key. wget gives me the same result. The key is clearly passed along in the http request and it still gives back a missing key error. Strange ... |
Moderator
|
This is the output I get from wget :
Notice the fact that it saves to the file announce.php?passkey=0243b8ab3493d57290a2075b820b2d5f , it somehow thinks that passkey=... is part of the filename and not part of the URL's arguments, weird the URL seems to be OK. |
Registered Member
|
You should probably use "" around the URL, since it contains &-charracters.
|
Moderator
|
|
Moderator
|
|
Moderator
|
|
Moderator
|
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]