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

BUG: Unhandled error in plugin discover: lazy_series_lookup() takes exactly 3 arguments (2 given)

$
0
0

@sethhikari wrote:

Having trouble with running --discover-now
I recently told a series to forget an episode to download right before I had this issue.

2016-11-03 04:53 CRITICAL task search series BUG: Unhandled error in plugin discover: lazy_series_lookup() takes exactly 3 arguments (2 given)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/flexget/task.py", line 477, in __run_plugin
return method(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/flexget/event.py", line 23, in __call__
return self.func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/flexget/plugins/input/discover.py", line 290, in on_task_input
return self.execute_searches(config, entries, task)
File "/usr/lib/python2.7/site-packages/flexget/plugins/input/discover.py", line 155, in execute_searches
search_results = search.search(task=task, entry=entry, config=plugin_config)
File "/usr/lib/python2.7/site-packages/flexget/plugin.py", line 118, in wrapped_func
return func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/flexget/plugins/sites/rarbg.py", line 144, in search
plugin.get_plugin_by_name('thetvdb_lookup').instance.lazy_series_lookup(entry)
TypeError: lazy_series_lookup() takes exactly 3 arguments (2 given)

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles