Add support for special characters in filenames #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-special-characters-issue-on-windows"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This PR improves the robustness of subscleaner when handling files with special characters and enhances error handling. The key changes are:
Fixes #2
pathlib.Path
for file operations to improve cross-platform compatibilityType of change
How Has This Been Tested?
Checklist
changed the description
assigned to @rogs
mentioned in commit
cf619272d3