The code refactoring continue. Better code, less bugs, few features...
New features
-
--manage-burst=BurstFlagManage burst photos. Possible values are:StackKeepRawDiscard JPEG files, and stack the RAW files (default)StackKeepJPEGDiscard RAW files, and stack the JPEG filesStackStack all photos, RAW and JPEG photos are imported in the same stack
-
--manage-heic-jpeg=HeicJpgFlagManage coupled HEIC and JPEG files. Possible values:KeepHeicKeep only the HEIC files (default)KeepJPGKeep only the JPEG filesStackCoverHeicStack both, the HEIC file is the coverStackCoverJPGStack both, the JPEG file is the cover
-
--manage-raw-jpeg=RawJPGFlagManage coupled RAW and JPEG files. Possible values:KeepRawKeep only the RAW files (default)KeepJPGKeep only the JPEG filesStackCoverRawStack both, the RAW file is the coverStackCoverJPGStack both, the JPEG file is the cover
Full Changelog: 0.21.2...0.23.0-alpha3