I will start testing libtorrent 2.0.5 + ltconfig thanks for the update

Thanks a lot! Unfortunately I am unable to install it. It doesn't even show up in the Plugins after I load the filemhertz wrote: ↑Tue Feb 01, 2022 8:15 pm Here's ltconfig for deluge 2.x with it's (hardcoded) high_performance_seed preset updated to match libtorrent 1.2.15 and libtorrent 2.0.5 from its source-code(src/session.cpp):
Libtorrent 1.2.15:
ltConfig-2.0.0.egg
Libtorrent 2.0.5:
ltConfig-2.0.0.egg
Probably nicer to change to instead directly use lt.high_performance_seed() function, but to much logic in this plugin for me to comfortably hack it, considering my meager abilities, so just updated its older hardcoded preset values to match(original plugin using preset settings/values from 2017).
WOW, it worked!!! Thanks a lot! Really appreciate it!mhertz wrote: ↑Fri Feb 04, 2022 3:49 pm You're welcome
I've just retested it, and works fine here, on arch-linux with deluge 2.0.5 and libtorrent 2.0.5 - I tested both btw, of-course.
I'd advice to move plugin into deluge-profile's plugins subdir manually, instead of using the install function of clients - also remember need placed into both profile-dir's if running thinclient, so one in server and one in client.
Last, this is only for deluge 2.x, sorry if that wasen't evident, probably wasen't, which I then apologize for, and just assumed since deluge 1.x doesn't support over libtorrent 1.1.x anyways, then would be clear, but in hindsight should obviously have stipulated it specifically, done now hereby, sorry.
Hej ekspert