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