thoradia / LibreELEC.tv

Thoradia Build System
13 stars 8 forks source link

aria2 addon update to 1.35.0 #72

Closed seanrand closed 4 years ago

seanrand commented 4 years ago

It would be great if you could update aria2 to 1.35.0, it would resolve some longstanding issues (specifically with tls/ca-certs on https downloads). With 1.34.0 I'm unable to download anything from https, even with --check-certificate=false.

For the time being, I've replaced the aria2 binary in the addon with this Linux 64 static build binary v1. 35, downloaded the ca-certificates.crt to addon_data/service.aria2/ and added

ca-certificate=/storage/.kodi/userdata/addon_data/service.aria2/ca-certificates.crt

to my aria2.conf. Seems to work so far.

thoradia commented 4 years ago

For what release of LibreELEC? Aria2 1.35.0 is available for LibreELEC 9.2

seanrand commented 4 years ago

Oh, didn't realise. I'm running Milhouse 9.8 here.

thoradia commented 4 years ago

See here