- Various improvements around output name handling:
- Added
runtime.name_replacementsto allow users to have arbitrary
replacements for title names. - Fixed handling of titles with periods before the file extension.
- Use
instead of_for path joining. - In single mode, only consider files ending with
.slp. - In zip mode, handle nested zip files better.
- Added
- Fixed bug preventing usage of directory mode
- Ensure that config paths that are expected to be files are actually files
- Added
runtime.preserve_directory_structure