Enable plugins via command line?
Posted: Thu Nov 28, 2019 1:13 am
Hey, everyone.
Is it possible to install and enable plugins from the command line?
I have added the plugins I want to enabled_plugins in web.conf and then fired up deluged and deluge-web, but when I look at the webui's plugin configuration, they are not checked.
If I check the box manually, a folder gets created in my Python egg cache folder. How do I replicate that from the command line?
I've tried easy_install but that seems to install the eggs to /usr/lib/python3.7/site-packages/* and the contents of the installed folders differ to what gets created in the egg cache.
Any suggestions?
Thanks.
Is it possible to install and enable plugins from the command line?
I have added the plugins I want to enabled_plugins in web.conf and then fired up deluged and deluge-web, but when I look at the webui's plugin configuration, they are not checked.
If I check the box manually, a folder gets created in my Python egg cache folder. How do I replicate that from the command line?
I've tried easy_install but that seems to install the eggs to /usr/lib/python3.7/site-packages/* and the contents of the installed folders differ to what gets created in the egg cache.
Any suggestions?
Thanks.