Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

Not working after update

$
0
0

@m3th1dz wrote:

I updated to the newest release 2.2.20. I running Linux Mint 17. This is what I get when run flexget check. Thanks for the help I'm at a complete loss here
Traceback (most recent call last):
File "/usr/local/bin/flexget", line 11, in
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/flexget/__init__.py", line 42, in main
manager.start()
File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 311, in start
self.initialize()
File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 183, in initialize
plugin.load_plugins(extra_dirs=[os.path.join(self.config_base, 'plugins')])
File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 461, in load_plugins
fire_event('plugin.register')
File "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 106, in fire_event
result = event(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in call
return self.func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/est_released.py", line 36, in register_plugin
plugin.register(EstimateRelease, 'estimate_release', api_ver=2)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 271, in init
raise Exception('already %s' % self.name)
Exception: already estimate_release

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles