Skip to content

flexget history crashes when piping to less or redirecting to a file #1223

@grr

Description

@grr

Expected behaviour:

print history when piping output to less or redirecting to a file

Actual behaviour:

crashes with:
Could not start manager: 'ascii' codec can't encode character u'\u2013' in position 47: ordinal not in range(128)

Steps to reproduce:

flexget history | less
or
flexget history > history.txt

Additional information:

  • Flexget Version: 2.0.38
  • Python Version: 2.7.11
  • Installation method: git
  • OS and version: OS X

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions