Skip to content

Conversation

@RinZ27
Copy link

@RinZ27 RinZ27 commented Jan 3, 2026

I noticed that the tool doesn't verify if the output directory exists or is writable before starting the concatenation process.

If you're processing a large batch of files, it's pretty frustrating to wait for the whole thing to run only to fail at the very last second because of a typo in the output path or a permission issue.

I added a quick check in validate_output_path to fail fast if the destination folder isn't there or isn't writable. Seems like a safer default.


📚 Documentation preview 📚: https://stitchee--325.org.readthedocs.build/en/325/

@RinZ27 RinZ27 closed this by deleting the head repository Jan 3, 2026
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