Is there a known issue with unicode and Windows? I am running into a problem with post_process_cmd on Windows with titles that contain unicode characters.
For example, the title on
https://archiveofourown.org/works/300125 is
En Flambé, but when it comes out of post_process_cmd it appears as
En Flambé. Windows runs into problems passing this value around, otherwise I wouldn't care too much and just change it in Calibre.
Is there a setting to change to allow this to work properly? I tried changing the website_encodings around without any success.
Thanks!