@unhinged_rhino wrote:
Hi, I'm trying to get my flexget to work but I'm getting this error when it is supposed to pass links to transmission:
2016-10-07 00:05 CRITICAL task showrss BUG: Unhandled error in plugin transmission: global name 'TransmissionError' is not defined Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 477, 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/clients/transmission.py", line 295, in on_task_output self.client = self.create_rpc_client(config) File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/clients/transmission.py", line 76, in create_rpc_client except TransmissionError as e: NameError: global name 'TransmissionError' is not defined
Tried reinstalling both flexget and transmissionrpc but it didn't change anything. Your help will be greatly appreciated. Thanks!
Posts: 6
Participants: 3