ZeroQI / Absolute-Series-Scanner

Seasons, absolute mode, Subfolders...
1.01k stars 155 forks source link

Properly handle unicode file paths #336

Closed Aetf closed 3 years ago

Aetf commented 3 years ago

Unicode paths are used consistently internally. They are only converted to 'utf-8' or filesystem default encoding as needed when giving out to Plex.

This should fix #306 and #335.