Hi Alexandre, I will provide you example image file. Will it be enough? As far as I remember all tags with text data (I remember the 'Author' field was involved) are wrongly encoded there. Since photo was done using old Windows phone device working in Russian locale there most probably CP1251 charset. It may be an issue with Python EXIF library which is used in Lazygal. I have not had a chance to look into source code. I thought about separate script for fixing non-UTF8 tags as quick workaround for this.
Thanks! Hi, > I think it would be great to have parameter which says to lazygal to skip such errors (just report). Thanks for the report. I need to know which tags are involved because I would expect that such errors are already handled correctly, so this is a bug but I need more info to fix it. Thanks, Alex