Page 1 of 1
Plugins not visible?
Posted: Wed Aug 12, 2015 3:49 pm
by roseysd850
Running 1.3.11 daemon on ubuntu 15.04, python 2.7. I install plugins like the liborrent one and the total traffic one, and they show up to 'select' under preferences, and say they're selected, but never show up to view. Im at my wits end here, any help would be great. Can't see them in webui view, or connecting with a client on windows.
Re: Plugins not visible?
Posted: Wed Aug 12, 2015 4:38 pm
by Shryp
Your windows client is probably python 2.6, you have to specifically install a 2.7 version.
Re: Plugins not visible?
Posted: Wed Aug 12, 2015 10:52 pm
by Cas
There is a large section covering installing plugins:
http://dev.deluge-torrent.org/wiki/Plug ... ingPlugins
Re: Plugins not visible?
Posted: Fri Aug 14, 2015 4:44 pm
by roseysd850
Yes, changing to py 2.6 ewggs worked, thank you.