All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add command
hmo tag
to set specified tag or tags returned by some models - Add option
--with-tags
and--without-tags
to filter files by tags - Add option
--manifest
tohmo validate
- Add option
hmo set-tags --if-similar-to
- Add subcommand
compare
- Add option
--operation copy|move
to commandhmo organize
.
- Add option
--search-paths
- Fix a bug on renaming files
- Add option
--suffix
tohmo rename
- Fix a bug in `hmo organize.
- Improved prompt (allow default).
- Allow for configuration files
- Expand
--with-exif
and--without-exif
to allow singlekey
and allow*
inkey
. - Caching expensive operations such as md5 calculation and file viewable/playable tests, and add option
--no-cache
to invalidate the cache.
- Add
hmo validate
0.1.0 - 2025-01-18
- Initial release
- First release on PyPI.