Avid Amoeba@lemmy.ca to Selfhosted@lemmy.worldEnglish · 4 days agoImmich v3.0.0 is out, with Workflows previewgithub.comexternal-linkmessage-square96linkfedilinkarrow-up1388arrow-down12
arrow-up1386arrow-down1external-linkImmich v3.0.0 is out, with Workflows previewgithub.comAvid Amoeba@lemmy.ca to Selfhosted@lemmy.worldEnglish · 4 days agomessage-square96linkfedilink
minus-squareAvid Amoeba@lemmy.caOPlinkfedilinkEnglisharrow-up25·4 days agoUpgrade guide from Immich v2 - https://immich.app/blog/v3-migration.
minus-squareuuj8za@piefed.sociallinkfedilinkEnglisharrow-up16·4 days agoI was just thinking about this the other day: https://github.com/immich-app/immich/tree/main/docker Make sure to use the docker-compose.yml of the current release: https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml The compose file on main may not be compatible with the latest release. I definitely have not been checking for updates on the compose files on any of my self hosted apps… I probably should…
minus-squareDarkSirrush@piefed.calinkfedilinkEnglisharrow-up20·4 days agoIn all honesty, immich’s very opinionated way of doing a compose file gives me so many headaches compared to pretty much every other docker app I use.
minus-squareRailcar8095@lemmy.worldlinkfedilinkEnglisharrow-up8·4 days agoMy upgrade path was breaking by deployment a few weeks ago, seeing the v3 was around the corner and just starting again :) Sad to see the I can’t make a workflow to add photos to an album based on face recognition. Wanted that you have a family album
minus-squareAvid Amoeba@lemmy.caOPlinkfedilinkEnglisharrow-up4·4 days agoThat’s probably coming too. This is the first preview of the feature.
minus-squareNerdsGonnaNerd@sh.itjust.workslinkfedilinkEnglisharrow-up2·4 days agoMaybe thisis interesting to you in the meantime: https://github.com/romainrbr/immich-face-to-album
Upgrade guide from Immich v2 - https://immich.app/blog/v3-migration.
I was just thinking about this the other day: https://github.com/immich-app/immich/tree/main/docker
I definitely have not been checking for updates on the compose files on any of my self hosted apps… I probably should…
In all honesty, immich’s very opinionated way of doing a compose file gives me so many headaches compared to pretty much every other docker app I use.
My upgrade path was breaking by deployment a few weeks ago, seeing the v3 was around the corner and just starting again :)
Sad to see the I can’t make a workflow to add photos to an album based on face recognition. Wanted that you have a family album
That’s probably coming too. This is the first preview of the feature.
Maybe thisis interesting to you in the meantime: https://github.com/romainrbr/immich-face-to-album
Yes, this is great! Thanks