Skip to content

Conversation

@thorin8k
Copy link

@thorin8k thorin8k commented Apr 1, 2022

Problem
If a file has a name with special characters it will broke execution. This fix allows execution to continue and prints the wrong file.

Example
I had a SNES rom with this name: Odekake Lester - Lelele no Le (^^; (Japan).zip

The problem in my case was the ^ character, when the script was trying to parse its name it was throwing an exception.

This could be fixed better but i have little experience with python.

If a file has a name with special characters it will broke execution.

This fix allows execution to continue and prints the wrong file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant