Skip to content
DnsLister Forum

Where domain hunters compare notes

Configuration of download client

Hi,

I am trying to set up Aria2 as a download client in Sonarr using the configuration below, but the configuration failure.

Host = 192.168.30.16

Port = 8080

XML RPC Path = /jsonrpc

Secret Token = mysecret

Below is the CURL result from Sonarr to Aria2.

curl -d '{"jsonrpc":"2.0","id":"test","method":"aria2.getVersion","params":["token:mysecret"]}' http://192.168.30.16:8080/jsonrpc

{"id":"test","jsonrpc":"2.0","result":{"enabledFeatures":["Async DNS","BitTorrent","Firefox3 Cookie","GZip","HTTPS","Message Digest","Metalink","XML-RPC"],"version":"1.36.0"}}

Anything am I missed.

Thanks

Source: r/sonarr · by /u/mailliwal

Leave a Reply

Your email address will not be published. Required fields are marked *