ratanakvlun / deluge-ltconfig

292 stars 35 forks source link

ltConfig-2.0.0 doesn't work with Deluge 2.0.4 #21

Closed gitsnow closed 3 years ago

gitsnow commented 4 years ago

I've been successfully using the ltConfig plugin with Deluge version 2.0.3, but recently the docker maintainer I use upgraded to version 2.0.4 which caused all of the torrents to stop working. I've tried setting up a new docker container with 2.0.4 and recompiling the plugin, but this didn't fix the issue. I was forced to rollback to 2.0.3.

Is it possible for you to update the plugin to work with the Deluge 2.0.4?

iusearch commented 4 years ago

It seems like, it only opens ports for udp with high performance seeding preset. Libtorrent defaults are working fine.

boredness commented 4 years ago

deluged 2.0.4.dev23 libtorrent: 1.2.6.0 Python: 3.8.2 OS: Arch

when adding the egg nothing happens.

pazport commented 3 years ago

this doesn't work on deluge 2.0.3 , could this get updated and fix please.

mhertz commented 3 years ago

Works here, on both 2.0.3 and 2.0.4.dev38, on both archlinux and windows.

gitsnow commented 3 years ago

Works here, on both 2.0.3 and 2.0.4.dev38, on both archlinux and windows.

Thanks for commenting mhertz. I just tested on 2.0.4.dev38 which is also the latest build of binhex-delugevpn and it works now. It wasn't working on earlier 2.0.4 builds.