Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2017-09-24 21:19 CRITICAL task duplicate-tv BUG: Unhandled error in plugin duplicates: u'tvdb_ep_id'
- Traceback (most recent call last):
- File "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 486, in __run_plugin
- return method(*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/filter/duplicates.py", line 38, in on_task_filter
- if entry[field] == prospect[field] and entry[field] is not None:
- File "/usr/local/lib/python2.7/dist-packages/flexget/utils/lazy_dict.py", line 71, in __getitem__
- item = self.store[key]
- KeyError: u'tvdb_ep_id'
Advertisement
Add Comment
Please, Sign In to add comment