| View previous topic :: View next topic |
| Author |
Message |
SanJose neophyte
Joined: 05 Mar 2008 Posts: 20
|
Posted: Thu Mar 06, 2008 6:13 am Post subject: MLdonkey et tracker privé |
|
|
Bonjour,
J'ai beau chercher mais je sèche sur un problème avec mldonkey et les tracker privé, je dl/up un torrent sans problème mais quand le tracker fait une mise à jour des stats (~30min) je disparais des listes de seeder et pourtant j'up toujours mais c'est pas pris en compte dans mon ratio. J'ai chercher dans les fichiers .ini mais sans succès. En attendant je me suis rabattu sur Shareaza car j'aimerai garder les multi protocoles (edk/bitorrent voir kad) qui marche sans problème
Si vous auriez des idées ?  |
|
| Back to top |
|
 |
spiralvoice Sage
Joined: 06 Jan 2003 Posts: 3982 Location: Germany
|
|
| Back to top |
|
 |
SanJose neophyte
Joined: 05 Mar 2008 Posts: 20
|
Posted: Thu Mar 06, 2008 1:35 pm Post subject: |
|
|
Aïe moi et mon anglais:
ok thanks for your help but I run mldonkey on Windows where I can find or change this "patch" ?
| Code: | --- ./src/networks/bittorrent/bTClients.ml 2007-09-01 15:53:31.000000000 +0200
+++ ./src/networks/bittorrent/bTClients.ml 2007-12-29 16:18:58.000000000 +0100
@@ -105,7 +105,7 @@
let left = file_size file -- local_downloaded in
match event with
| "completed" -> [("event", "completed")],false,local_downloaded,zero
- | "started" -> [("event", "started")],true,local_downloaded, left
+ | "started" -> [("event", "started")],true,zero,zero
| "stopped" -> [("event", "stopped")],false,local_downloaded, left
| _ -> [],true,local_downloaded, left
in |
thanks a lot  |
|
| Back to top |
|
 |
spiralvoice Sage
Joined: 06 Jan 2003 Posts: 3982 Location: Germany
|
|
| Back to top |
|
 |
SanJose neophyte
Joined: 05 Mar 2008 Posts: 20
|
Posted: Mon Mar 10, 2008 9:44 pm Post subject: |
|
|
| hello, The patch is included in the last version ? |
|
| Back to top |
|
 |
spiralvoice Sage
Joined: 06 Jan 2003 Posts: 3982 Location: Germany
|
|
| Back to top |
|
 |
spiralvoice Sage
Joined: 06 Jan 2003 Posts: 3982 Location: Germany
|
|
| Back to top |
|
 |
SanJose neophyte
Joined: 05 Mar 2008 Posts: 20
|
Posted: Mon Mar 17, 2008 7:14 pm Post subject: |
|
|
thank you very much  |
|
| Back to top |
|
 |
SanJose neophyte
Joined: 05 Mar 2008 Posts: 20
|
Posted: Tue Mar 18, 2008 7:48 pm Post subject: |
|
|
ok I've tried this patch and it's better but not completely resolved.
When I disconnect mldonkey the upload ratio is added correctly (not before this patch)
But I have the same problem with this tracker (maybe the real problem and not mldonkey?)
every 30 minutes when the tracker updating, mldonkey disappears form the tracker and re-appears after next update bis repetita
I don't understand if I dl/up a torrent on this tracker I have no problem with updating & ratio, problem just when I up
thank you for your help and your work  |
|
| Back to top |
|
 |
SanJose neophyte
Joined: 05 Mar 2008 Posts: 20
|
Posted: Wed Mar 19, 2008 7:13 pm Post subject: |
|
|
| With "min_tracker_reask_interval = 300" mldonkey send data every 5 min (300s) and my ratio is updating without problem how to keep this option when I share ? |
|
| Back to top |
|
 |
SanJose neophyte
Joined: 05 Mar 2008 Posts: 20
|
Posted: Wed Apr 02, 2008 1:11 pm Post subject: |
|
|
Personne n'aurait d'idée ? je me suis rabattu sur uTorrent pas le choix  |
|
| Back to top |
|
 |
rikee neophyte
Joined: 30 Aug 2009 Posts: 15
|
|
| Back to top |
|
 |
SanJose neophyte
Joined: 05 Mar 2008 Posts: 20
|
Posted: Fri Sep 11, 2009 9:27 am Post subject: |
|
|
j'ai un problème avec le port udp j'ai ouvert ces ports sur le routeur
BitTorrent | 7451|client_port TCP
BitTorrent | 7455|tracker_port TCP
Core | 4080|http_port
Core | 4000|telnet_port
Core | 4001|gui_port
Direct Connect| 1211|client_port TCP+UDP
Donkey | 22151|client_port TCP
Donkey | 22155|client_port UDP
Donkey | 5621|overnet_port TCP+UDP
Donkey | 8861|kademlia_port UDP
Fasttrack | 10251|client_port TCP+UDP
et quand je fais un porttest j'ai comme message:
----- Direct Connect: -----
Porttest not available
----- Fasttrack: -----
Porttest not available
----- FileTP: -----
Porttest not available
----- BitTorrent: -----
Porttest finished 0m 10s ago
Port test OK!
----- Donkey: -----
Porttest finished 0m 0s ago
Testing IP: xx.xx.xx.xx(xx.xx.xx.xx.)
Starting TCP connection test...
TCP test successful.
Now testing UDP...
Sending UDP packet...
Waiting for result...
UDP test failed!
Connection test finished.
j'ai mis DC et Frasttrack pour faire beau mais je suis embêté pour Kad
des idées ? |
|
| Back to top |
|
 |
|