1 contributor
# Changelog
## [Unreleased]
### Added
- `--collect-unsortable` argument: Files with no EXIF or media date can be moved to an `unsortable` folder in the destination.
### Changed
- The script now **requires** EXIF or media date for processing files. If no date is found, files are skipped and left in place by default.
- No fallback to filesystem modification date or other heuristics; only EXIF or media date is used for sorting and renaming.
### Fixed
- Improved argument parsing to support new options.
- Improved warnings and debug output handling.
---
## [Earlier versions]
- See previous commits for details.