This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Releases: Caleb9/SynologyPhotosUtil
Releases · Caleb9/SynologyPhotosUtil
0.2.2
0.2.1
Minor fix to the --help
message. This build also uses the new .NET 8 runtime.
0.2.0 Support for "People" albums
Features
This release adds support for automatically created "People" album when facial recognition is enabled in Synology Photos. Just set <ALBUM-NAME>
parameter to the name of the person as it stands in Photos (remember that the values are case sensitive!). You can both list the folders containing those photos or export entire person's album to a folder.
Bug Fixes
- Crash in
export
command when album contains photos only from shared, or only from personal space - Invalid output for photos contained in root folder (before:
//photo.jpg
, now:/photo.jpg
)
0.1.0
Add --version option; Add GitHub Actions workflow; Fix README.md