simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.9k stars 55 forks source link

chore: update StackAssets after deprecation of stackParentId #477

Open m-georgi opened 2 months ago

m-georgi commented 2 months ago

Version 0.113.0 of immich removed the stackParentId field in the body of requests against the /assets endpoint to update assets.

Instead a POST against the /stacks endpoint is now used to explicitly create stacks for the selected assets.