Well damn I just added a massive external library a week ago and it took ages… Awesome improvements!
Release v1.130.0 · immich-app/immich
Submitted 1 year ago by SpecGeo@lemmy.world to selfhosted@lemmy.world
https://github.com/immich-app/immich/releases/tag/v1.130.0
Comments
GreenSofaBed@feddit.is 1 year ago
dataprolet@lemmy.dbzer0.com 1 year ago
An initial library scan with 19k assets: 1m40s down to 9 seconds.
Insane!
chargen@lemmy.ca 1 year ago
I’m going to have to let this loosen my photo collection! Looks awesome!
SnotFlickerman@lemmy.blahaj.zone 1 year ago
Dang it I finally literally just updated yesterday after not updating for like six months and being lazy haha.
Nice new features though and no breaking changes so no big deal. Just update it again today, I guess.
Lemmling@lemm.ee 1 year ago
I wish I could set my Immich Docker image to a specific version other than ‘latest’ and let Watchtower update it automatically. Perhaps it would be helpful to have a major release for every breaking change.
jaykob@feddit.org 1 year ago
you could use dockcheck, it has this feature:
-d N Only update to new images that are N+ days old.sugar_in_your_tea@sh.itjust.works 1 year ago
I don’t use Watchtower, but many images follow semver so setting the version to something that you feel comfortable with can help.
I use podman and set my images to auto-update, and I just use a tag that’s broad enough to probably not break stuff with the auto-updates.
walden@sub.wetshaving.social 1 year ago
Good news, they just released v1.130.1
sugar_in_your_tea@sh.itjust.works 1 year ago
Always wait a couple days before doing a big upgrade. These smaller projects tend to have patch releases pretty soon after a major release.
I use Actual Budget, and they have had a .1 release within a day or so of pretty much every release since I’ve been using them.
If you’re okay debugging some stuff, by all means, get the .0 right away and submit reports. But if you’re not going to do that, wait a couple days.
SpecGeo@lemmy.world 1 year ago
I love the new features. It’s the small things, like locating an image on your timeline from an album, that make a difference. The improvements to external library scanning are promising. When I transfer my DSLR images to the Immich external library, it used to miss a few images, and I always had to rescan manually. I hope this update fixes that issue.
LainTrain@lemmy.dbzer0.com 1 year ago
What is an “Immich external library”? I’m a user of Immich but not sure what that means.
WeepingAngel@lemm.ee 1 year ago
If you have an existing photo library somewhere on a drive, and load it in immich keeping its own folder structure. In the docker compose file you map the external library to the container.
damo_omad@lemmy.world 1 year ago
How far away is stable release? Timeline says early 2025 which is kind of now. Tbh I might install it now anyway, don’t seem to be many breaking changes anymore
EncryptKeeper@lemmy.world 1 year ago
What has to be fixed for me to use it in production is the apps connection to the back end to not break every time it’s updated. Because on iOS app updates are forced, but the server I update less frequently and if they’re not the same version the app doesn’t work.
yabai@lemmy.world 1 year ago
For what it’s worth, I only ever had that be a problem once in the past year I’ve been using Immich. And I don’t update more than once a month. I think it is uncommon anymore for them to release updates for the app that are incompatible with various sever version iterations.
Slax@sh.itjust.works 1 year ago
The only thing that breaks is my PC when I try to run most jobs concurrently. Just be patient with it. I’m using external libraries instead of importing directly to immich storage
damo_omad@lemmy.world 1 year ago
Is external libraries just a volume mount outside of the config? In that case I would probably do the same with photos stored on my NAS