Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update StackAssets after deprecation of stackParentId #477

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

m-georgi
Copy link

@m-georgi m-georgi commented Sep 7, 2024

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.

Version 0.113.0 of immich removed the `stackParentId` field in the
body of requests against the `/assets` endpoint to update assets.
Instead the `/stacks` endpoint is now used to explicitely create stacks
for the selected assets.
@simulot
Copy link
Owner

simulot commented Nov 27, 2024

I have completely refactored the code since your PR.
It took longer than expected, but the release is almost there.
Look at the release page: https://github.com/simulot/immich-go/releases/tag/v0.23.0-RC

I have fixed the API call for stack, but the command stack isn't yet ported to this version.
I need to rethink on the stack and other commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants