PhotoStructure makes a backup of your library database when it does an upgrade, and makes backups periodically as well.
-
shutdown PhotoStructure
-
follow these instructions to find where your database backups are, and copy a database backup from before you upgraded.
-
If you’re on docker, change to
photostructure/server:stable
(rather than:alpha
or:beta
) and pull the image.
If you’re on PhotoStructure for Node, rungit checkout main ; ./start.sh
Holler if these instructions don’t work for you!