diff options
author | jellysheep <max.mail@dameweb.de> | 2015-03-06 14:24:22 +0100 |
---|---|---|
committer | jellysheep <max.mail@dameweb.de> | 2015-03-06 14:24:22 +0100 |
commit | 5f4b7afb0bf8f770032ee21ce67c76194d8d6cb0 (patch) | |
tree | ca4b583b75f8c123aefdfb97529c6cbbf99ad1fa /.hgignore | |
parent | [SkipRev] Fix setup loop on download preparing (diff) | |
download | pyload-5f4b7afb0bf8f770032ee21ce67c76194d8d6cb0.tar.xz |
[ExternalScripts] Encode unicode characters
If a file with unicode characters in the filename is downloaded ExternalScripts.py fails with e.g. this error:
ExternalScripts: Error in download_finished.sh: 'ascii' codec can't decode byte 0xc3 in position 29: ordinal not in range(128)
This commit makes the plugin encode unicode characters to UTF-8.
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions