jackpal / Taipei-Torrent

A(nother) Bittorrent client written in the go programming language
BSD 3-Clause "New" or "Revised" License
845 stars 123 forks source link

Transmission-gtk connection error #80

Open mikefaille opened 9 years ago

mikefaille commented 9 years ago

I have this error with transmission :

2015/02/12 02:06:15 Error reading header:  Magic string is not correct: #WW-XX#@77
2015/02/12 02:06:16 Peers: 0 downloaded: 116555776 uploaded: 83918552 ratio 0.7199862150117725
2015/02/12 02:06:16 good, total 860 958
2015/02/12 02:06:16 Error reading header:  First byte is not 19
2015/02/12 02:06:17 Peers: 0 downloaded: 116555776 uploaded: 83918552 ratio 0.7199862150117725
2015/02/12 02:06:17 good, total 860 958
2015/02/12 02:06:17 New bt connection for ih 597c5b4f8c7f255e1e7112849ef98ef10c634b11

Maybe, transmission implement a feature not available in Taipei-Torrent ?

Could uTP be a solution ? http://www.bittorrent.org/beps/bep_0029.html

Note : ktorrent work well..

Here, is my setup : https://github.com/rakshasa/libtorrent/issues/77 (Yes, I have same bug with rtorrent.. )

jackpal commented 9 years ago

I'm not working on Taipe-Torrent right now, but if someone sent a well written pull request I would probably merge it.

On Wed Feb 11 2015 at 10:58:35 PM mikefaille notifications@github.com wrote:

Could you implement uTorrent transport protocol ? : http://www.bittorrent.org/beps/bep_0029.html

I need it to have transmission-gtk working by default.

— Reply to this email directly or view it on GitHub https://github.com/jackpal/Taipei-Torrent/issues/80.