killo3967 / Find-Comics-by-image-types-Comicrack-smartlist-plugin-

Plugin for Comicrack for create an smartlist to filter comics by image file types
GNU General Public License v2.0
7 stars 0 forks source link

Error when running #1

Open fantommunky opened 1 year ago

fantommunky commented 1 year ago

Script halts with this error 'ascii' codec can't encode character '\u2013' in position 87

killo3967 commented 1 year ago

Could you give me more details? Please start comicrack with -scc option and copy the console information after the error.

fantommunky commented 1 year ago

That's the end of the code. It has a list of found comic files above it, then the above text and the script stops. It's like it gets stuck on a file name? I have a look and there were no illegal characters in the file name

JFinnTeacher commented 1 year ago

Getting the same error. Here is the last 2 lines from the log

Comic found: S:\New Comic Library\IDW Publishing\Transformers - Wreckers—Tread & Circuits (2021)\Transformers - Wreckers—Tread & Circuits Limited Series - 001 (V2021) 10-2021.cbz 'ascii' codec can't encode character '\u2014' in position 93

killo3967 commented 1 year ago

The problem is the special character "—". You change it for a normal dash.