Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

Immich 2.1 Released with Better Slideshow Shuffle, New Notifications

⁨282⁩ ⁨likes⁩

Submitted ⁨⁨17⁩ ⁨hours⁩ ago⁩ by ⁨KarnaSubarna@lemmy.ml⁩ to ⁨selfhosted@lemmy.world⁩

https://linuxiac.com/immich-2-1-released-with-better-slideshow-shuffle-new-notifications/

github.com/immich-app/immich/releases/tag/v2.1.0

source

Comments

Sort:hotnewtop
  • sem@lemmy.blahaj.zone ⁨1⁩ ⁨hour⁩ ago

    Every day that I don’t switch, immich keeps getting better!

    source
  • 1984@lemmy.today ⁨14⁩ ⁨hours⁩ ago

    This thing changes versions faster than I can update my homelab… Lol.

    source
    • saddlebag@lemmy.world ⁨13⁩ ⁨hours⁩ ago

      Gitops is your friend

      nickcunningh.am/…/how-to-automate-version-updates…

      source
      • nfreak@lemmy.ml ⁨1⁩ ⁨hour⁩ ago

        I’ve been running this setup for a few months now and haven’t looked back. Works super well, and essentially acts as an approval process for letting a container update or not.

        The author also recently added a followup article to this one for using Forgejo instead, made migrating the setup super easy.

        source
      • JASN_DE@feddit.org ⁨13⁩ ⁨hours⁩ ago

        Which isn’t a great idea with all the breaking changes. I’d assume it gets better after v2, but still.

        source
        • -> View More Comments
      • cRazi_man@europe.pub ⁨5⁩ ⁨hours⁩ ago

        This looks a lot more complicated that Watchtower. Is this something different or add other functionality?

        source
  • despite_velasquez@lemmy.world ⁨15⁩ ⁨hours⁩ ago

    I’m finally migrating from iCloud Photos to Immich next weekend. I finally have my NAS setup going

    source
    • Ugurcan@lemmy.world ⁨6⁩ ⁨hours⁩ ago

      Can you please let us know how the transition went after a few weeks? I’m also considering the same but I’m also content with Apple Photos features like live photos etc.

      source
      • thedbp@feddit.dk ⁨4⁩ ⁨hours⁩ ago

        I transitioned from Google photos to immich about a year ago:

        1. face recognition is absurdly much better

        2. searching for images is some black magic stuff

        3. it’s generally faster

        4. it’s map is really slow

        source
      • maxprime@lemmy.ml ⁨3⁩ ⁨hours⁩ ago

        Live Photos works in Immich.

        One thing I really like about Apple photos is the memories that it suggests.

        source
        • -> View More Comments
  • maniel@sopuli.xyz ⁨15⁩ ⁨hours⁩ ago

    oh fuck me i missed the 2.0;-)

    source
    • AtariDump@lemmy.world ⁨10⁩ ⁨hours⁩ ago

      I mean, if you’re offering….

      source
  • PracticalFail@feddit.org ⁨15⁩ ⁨hours⁩ ago

    Immich is such a cool piece of software 🤩

    source
  • Tywele@lemmy.dbzer0.com ⁨15⁩ ⁨hours⁩ ago

    I love immich and as soon as the feature for automatic clean up for already backed up images is available it’s going to be perfect.

    source
    • maniel@sopuli.xyz ⁨14⁩ ⁨hours⁩ ago

      automatic stacking would be nice too

      source
  • corsicanguppy@lemmy.ca ⁨11⁩ ⁨hours⁩ ago

    Still crutching on containers?

    source
    • AtariDump@lemmy.world ⁨10⁩ ⁨hours⁩ ago

      I hated them too at first, but that’s because I didn’t understand them and they were new and scary.

      They’re still a little scary but, after having a dependency issue on another Linux box, I get the purpose of docker a little bit better now.

      Here’s a helpful primer:

      Image

      source
      • arcterus@piefed.blahaj.zone ⁨7⁩ ⁨hours⁩ ago

        Your kubernetes seems a bit unstable.

        source
  • mctoasterson@reddthat.com ⁨10⁩ ⁨hours⁩ ago

    Those who run immich, how have you been backing up your library?

    My deployment isn’t anything fancy, it is currently a Raspberry Pi 4 with a 2TB external drive for the photo library. Been running for more than 6 months with minimal issues. Now that we are at a stable release I need to get some kinda backup going for the photos themselves.

    source
    • Lem453@lemmy.ca ⁨16⁩ ⁨minutes⁩ ago

      Borg backup runs every hour on all my docker folders

      source
    • nfreak@lemmy.ml ⁨1⁩ ⁨hour⁩ ago

      Nothing fancy. I use Backrest for all my backups, and a few of my plans just include the Immich directory. My NAS is an entirely separate machine so my local backups go there, while everything is simultaneously pushed to a backblaze bucket

      source
    • skilltheamps@feddit.org ⁨10⁩ ⁨hours⁩ ago

      The same way as all other services: all relevant data (compose.yml and all volume mounts) are in a btrfs subvolume. Every night a snapshot gets made and mirrored to a remote server by btrbk.

      source
      • ngdev@lemmy.zip ⁨9⁩ ⁨hours⁩ ago

        how much do you pay for the remote server? was thinking about doing something like this for nextcloud (and i might end up using immich in the future)

        source
        • -> View More Comments
    • Bakkoda@sh.itjust.works ⁨10⁩ ⁨hours⁩ ago

      I run Immich in a VM on Proxmox which gets backed up every 12 hours and all my photos are on the NAS which gets snapshotted every 12 hours and pushed to an external drive and a Hetzner box.

      source
    • DevoidWisdom@sh.itjust.works ⁨5⁩ ⁨hours⁩ ago

      I have Immich on a proxmox container and use proxmox backup. It has already save me once.

      source
    • Cyber@feddit.uk ⁨6⁩ ⁨hours⁩ ago

      I run it baremetal, the photos / videos are all on a separate location (so are “Externsl Libraries” in Immich) and are backed up…

      As far as the Immich application itself, I’m not currently backing up anything as I’ve been trialing it… but, I’ll aim to backup any configurations, but I’m thinking to maybe ignore any database - it can just relearn everything if I need to do a restore… depends how big that DB is…

      source
    • ripcord@lemmy.world ⁨8⁩ ⁨hours⁩ ago

      I clone the dirs nightly to a separate server + storage. Monthly to an offsite.

      source
  • reddit_sux@lemmy.world ⁨10⁩ ⁨hours⁩ ago

    Has anyone be able to get memories to work. I don’t get any notifications. I probably don’t understand how that works. Any pointers except the official documentation will be helpful.

    source
    • Esc@programming.dev ⁨8⁩ ⁨hours⁩ ago

      Notifications? It doesn’t give you notifications. It just shows it at the top in the main interface (if there are any).

      source
    • skilltheamps@feddit.org ⁨6⁩ ⁨hours⁩ ago

      They show images from the same day in past years. So if your library has no images >= 1 year old I’m not sure if anything shows up.

      source