Can't install Extractor or SimpleExtractor

General support for problems installing or using Deluge
Post Reply
smallbird
New User
New User
Posts: 2
Joined: Tue Jun 05, 2018 9:37 am

Can't install Extractor or SimpleExtractor

Post by smallbird »

Hey,

So I've made some big changes in my media setup and just having the rar archives is no longer cutting it for me. So looking to have auto extract on completed download but I can't get either Extractor or SimpleExtractor to install on my Deluge 1.3.15. If I go to Plugins and check either of them and hit Apply they are unchecked. If I choose install and navigate to SimpleExtractor I can't press Open once it's selected, nothing happens.

Maybe this is decrepit and people are using scripts?
DjLegolas
Member
Member
Posts: 35
Joined: Thu Oct 12, 2017 3:31 pm

Re: Can't install Extractor or SimpleExtractor

Post by DjLegolas »

can you check in the logs for any errors/exceptions?
the logs are located in ~/.config/deluge/
smallbird
New User
New User
Posts: 2
Joined: Tue Jun 05, 2018 9:37 am

Re: Can't install Extractor or SimpleExtractor

Post by smallbird »

[ERROR ] 14:39:13 pluginmanagerbase:146 Unable to instantiate plugin!
[ERROR ] 14:39:13 pluginmanagerbase:147 name 'EXTRACT_COMMANDS' is not defined
Traceback (most recent call last):
File "deluge\pluginmanagerbase.py", line 144, in enable_plugin
File "c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\extractor-0.6-py2.7.egg\extractor\__init__.py", line 44, in __init__
from core import Core as _plugin_cls
File "c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\extractor-0.6-py2.7.egg\extractor\core.py", line 117, in <module>
NameError: name 'EXTRACT_COMMANDS' is not defined

Tested like 7-8 third party softwares but they are all seemingly useless and not working either.
Post Reply