alexcoe / remote-torrent-adder

Automatically exported from code.google.com/p/remote-torrent-adder
0 stars 2 forks source link

Problem with Tribler #128

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of Chrome are you using? On what operating system?

Google Chrome 39.0.2171.95 m
Windows 8.1 Pro with Media Center 64bit

What client (version?) are you connecting to? Are you using SSL?

Tribler (uTorrent compatible API) without ssl

What steps will reproduce the problem?

1. Click on a magnet link.

What is the expected output? What do you see instead?

The link is added as expected but the extension popup says: 'Failure Server 
didn't accept data: 200: ("build": 1)'

Original issue reported on code.google.com by nsane...@gmail.com on 20 Dec 2014 at 8:08

Attachments:

GoogleCodeExporter commented 9 years ago
yeah, the output check pattern is missing the space between the colon and the 
value of build. i guess i could rewrite that somehow...

Original comment by jul...@gmail.com on 20 Dec 2014 at 8:27

GoogleCodeExporter commented 9 years ago
fixed in r6ee3cb613590. will take some time though before i do a release; this 
doesn't technically break anything and only comes up for an "unsupported" 
client.

Original comment by jul...@gmail.com on 20 Dec 2014 at 8:30