@Mindegy_Tok wrote:
Hello
Ran into this error, and I can't fix it, can you help me?
2016-07-16 21:15 ERROR set Ncore_HU Could not set content_filename for Downton.Abbey.S04.READ.NFO.Christmas.Special.720p.Bluray.x264.HUN-nIk [Sorozat (HUN HD)]: (UndefinedError) 'tvdb_ep_name' is undefined
2016-07-16 21:15 CRITICAL task Ncore_HU BUG: Unhandled error in plugin transmission: Trying to render non string template, got None
2016-07-16 21:15 CRITICAL manager Ncore_HU An unexpected crash has occurred. Writing crash report to /volume1/@appstore/flexget/var/crash_report.2016.07.16.211513190870.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.1.13
2016-07-16 21:15 WARNING task Ncore_HU Aborting task (plugin: transmission)
.
Crash report:
2016-07-16 21:15 ERROR set Ncore_HU Could not set content_filename for Downton.Abbey.S04.READ.NFO.Christmas.Special.720p.Bluray.x264.HUN-nIk [Sorozat (HUN HD)]: (UndefinedError) 'tvdb_ep_name' is undefined
2016-07-16 21:15 CRITICAL task Ncore_HU BUG: Unhandled error in plugin transmission: Trying to render non string template, got None
Traceback (most recent call last):
File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 443, in _runplugin
return method(*args, **kwargs)
File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/event.py", line 23, in call
return self.func(*args, **kwargs)
File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/plugins/plugin_transmission.py", line 300, in on_task_output
self.add_to_transmission(self.client, task, config)
File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/plugins/plugin_transmission.py", line 389, in add_to_transmission
options = self.maketorrent_options_dict(config, entry)
File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/plugins/plugin_transmission.py", line 371, in maketorrent_options_dict
post['content_filename'] = entry.render(opt_dic['content_filename'])
File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/entry.py", line 287, in render
raise ValueError('Trying to render non string template, got %s' % repr(template))
ValueError: Trying to render non string template, got None
Posts: 9
Participants: 3