node-torrent icon indicating copy to clipboard operation
node-torrent copied to clipboard

Unrecognized client. Please use a valid BitTorrent client.

Open joejwright opened this issue 11 years ago • 1 comments

I'm getting this error when trying to download from a popular torrent site:

Unrecognized client. Please use a valid BitTorrent client.

I tried passing in an ID of a known torrent client like this:

var client = new Client({ logLevel: 'DEBUG', id: '-UT1610-'});

But haven't had much luck. Has anyone else seen this?

joejwright avatar Feb 19 '14 18:02 joejwright

Same problem, how I can set for example client = uTorrent 2.0.4'?

BaxAndrei avatar Apr 02 '19 21:04 BaxAndrei