Hi, I've started to receive this the last couple weeks. I don't know how to troubleshoot it or can find anything on Google about it. Can anyone help?
I upgraded again today.....
2.10.64
You are on the latest release.
> 2017-06-24 07:46 VERBOSE details get_tv Summary - Accepted: 7 (Rejected: 4 Undecided: 2766 Failed: 0)
> 2017-06-24 07:46 CRITICAL task get_tv BUG: Unhandled error in plugin torrent_alive: u'announce'
> 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/torrent_alive.py", line 243, in on_task_output
> tracker = torrent.content['announce']
> KeyError: u'announce'