Skip to content

Getting ValueError here is my pastebin of the crashreport https://pastebin.com/iMyfgvnj #2419

@paulpoco

Description

@paulpoco

Getting ValueError here is my pastebin of the crashreport https://pastebin.com/iMyfgvnj

2019-07-09 19:35 ERROR    set           karmorra        Could not set content_filename for Animal Kingdom US S04E07 720p HDTV x264 AVS: (UndefinedError) 'series_name' is undefined
2019-07-09 19:35 ERROR    set           karmorra        Could not set move_completed_path for Animal Kingdom US S04E07 720p HDTV x264 AVS: (UndefinedError) 'series_name' is undefined
2019-07-09 19:35 CRITICAL task          karmorra        BUG: Unhandled error in plugin deluge: Trying to render non string template or unrecognized template format, got None
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/flexget/task.py", line 522, in __run_plugin
    return method(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/flexget/event.py", line 23, in __call__
    return self.func(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/flexget/plugins/clients/deluge.py", line 377, in on_task_output
    entry.get('move_completed_path', config['move_completed_path'])
  File "/usr/lib/python3.7/site-packages/flexget/entry.py", line 300, in render
    % repr(template)
ValueError: Trying to render non string template or unrecognized template format, got None

I tried moving my content_filename & move_completed_path from the set section Deluge section but that just caused it download a whole bunch that already exist and it got the move_completed_path wrong and defaulted to the default deluge move completed location.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions