fix non-utf8 channel name handling#5
Conversation
|
Unfortunately this patch doesn't work with non UTF-8 channel names. For example, if you fire off the export script with Undoing this PR solves the problem on my side (python 3.7.4, macos 10.14.6) |
|
Yes, this pull request creates lots of duplicate folders. |
|
Feel free to make a pull request with an adjustment or a rollback and I will merge it though. I have not worked on this in a while since it has limited interest but am happy to merge in valid adjustments. |
|
I submitted pull request #20 to undo these changes until a better solution is found. |
when backing up a channel with chinese characters, got his error :
encoding channel name to utf8 fix it