nmde / photo-manager

Organize photos and videos with a robust tagging & geotagging system
0 stars 0 forks source link

Can't open folders with files with unicode characters in their names #28

Open nmde opened 1 month ago

nmde commented 1 month ago

The tauri Command call for dir throws a fatal error if there's a file with a unicode character in it's name anywhere in the directory being opened. Running dir in powershell works fine, so this is probably an issue with tauri itself and not my code, but a workaround may be possible.