• justme@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    3 hours ago

    wait… there was a v2.* ? feels like yesterday that i read about the release and wanted to check it out since

    • Alfredolin@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      3
      ·
      19 hours ago

      WARNING: current f-droid version is not compatible with latest server version!!

      No extra repo and f-droid basic repo does not have it. I took it through obtainium and so had to delete/download the app and redo my settings…

  • Avid Amoeba@lemmy.caOP
    link
    fedilink
    English
    arrow-up
    4
    ·
    23 hours ago

    The upgrade was pretty trivial from 2.7.5. Minimal changes in the docker compose file if your was up-to-date on 2.7.5. Mostly version changes. No changes needed to .env other than going to v3.

    • ID10T@programming.dev
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 day ago

      The first preview of Workflows is here! Workflows let you automate actions in your library by chaining triggers, filters, and actions together with a drag-and-drop builder. This is the foundation for many exciting automations to come, and we’d love your feedback as we continue building on it.

      It’s a user-friendly way to say “when X happens, do Y”.

      • Squizzy@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        21 hours ago

        Brilliant thank you, I thought it was some AI site because I keep hearing it in context of new models. IFTTT essentially.

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    3 hours ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    LAMP Linux-Apache-MySQL-PHP stack for webhosting
    NAS Network-Attached Storage
    NFS Network File System, a Unix-based file-sharing protocol known for performance and efficiency

    3 acronyms in this thread; the most compressed thread commented on today has 12 acronyms.

    [Thread #40 for this comm, first seen 3rd Jul 2026, 12:20] [FAQ] [Full list] [Contact] [Source code]

  • Wispy2891@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    1 day ago

    Does anyone know if chunked upload has been implemented? Vital for who’s behind cloudflare

  • uuj8za@piefed.social
    link
    fedilink
    English
    arrow-up
    53
    arrow-down
    4
    ·
    2 days ago

    Ooh, the workflows idea is interesting.

    What I really want is for my photos to expire.

    Most of the photos I take are junk photos: a picture of a receipt, a picture of a sprinkler model number, a picture of a random bug I saw while I was cleaning the pool. I just need these photos once and then I never need them again. I wish they would go away on their own.

    Of course, there are also times when I do want to keep pictures, birthdays, vacations, etc.

    I wish Immich (or someone) would create a camera with a switch that allows you to pre sort images into albums: permanent vs temporary

    Of course, the Big Tech guys would never do this because they want you to store all of that junk on their clouds.

    But, Immich could actually help trim junk.

    • BartyDeCanter@piefed.social
      link
      fedilink
      English
      arrow-up
      29
      arrow-down
      1
      ·
      2 days ago

      In iOS there is an app called ShutterDeclutter that every day shows you the all photos you took on that day of the year in your collection and has a swipe left/right to delete or keep each one. It makes the job of reviewing photos manageable for people with multi decade long albums. I really want Immich to add that feature.

      • xistera@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        2 days ago

        I use an app called Slidebox on iOS. Every Saturday I review the pictures I’ve taken with it and either swipe up to delete or send them to an album at the bottom, I only sync the sorted album with immich.

    • jumponboard@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      I just delete images when I’m scrolling.

      I see your point but I don’t struggle enough to have a seperate shutter app that auto deletes images.

      Also, when deleting a photo, it’s stored for another 30days. You can easily come back a couple of days later in case you still need the photo.

    • electric_nan@lemmy.ml
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 days ago

      I just use a different camera app for those kind of pictures (receipts, etc). That camera app is configured to save pix to a location that doesn’t get backed up.

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      I think that would actually be doable in immich.
      I’ve read that there is a regex step.
      And you could also sort it into albums.
      And assuming you can get the info from the API how old an asset and in which album it is (or just parse the items in an album asset group, it can be scriptable to purge items.

    • pHr34kY@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      You don’t need to delete them entirely. You can convert a 5MB/22 megapixel JPEG to a 500KB/2 megapixel AVIF that looks 95% as good when viewed on a phone screen.

      Of course, I have no idea if immich can do this. It would be nice though.

  • anon_8675309@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    2 days ago

    Why don’t they support Background Resource Upload PhotoKit API on iOS?

    Nm: I know why now. Apple are such bitches.

    • tmcgh@lemmy.zip
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 days ago

      Is that why my partners phone won’t upload her photos… So annoying

    • Avid Amoeba@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 days ago

      What is it, restricted access? Am an Android user since 2008 and never had an iOS device so I’m clueless.

      • anon_8675309@lemmy.world
        link
        fedilink
        English
        arrow-up
        15
        ·
        2 days ago

        They have a new api that lets photos be backed up in the background similar to how the photos app does with iCloud. But… Immich cannot use it because Apple say you have to hard code the URL. That doesn’t work for self hosting.

        • Avid Amoeba@lemmy.caOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          2 days ago

          Ahahaha, nice. Loosely reminds me of how we looked at implementing share-to-app (when that was a novel thing) in a mobile OS circa 2011 and we looked at how iOS did it. It was a list of hardcoded targets - Facebook, Twitter. No pluggability no nothing. Our product team was like - if no pluggability is good enough for Apple, it’s good enough for us!

      • Appoxo@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        1 day ago

        Apple problems lol. And not even that.
        Arent there even 3rd party camera tools? Or are they not permitted to use the whole hardware like Apple can?

  • godsammitdam@lemmy.zip
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    1 day ago

    I was just setting up my homelab 👀 looks like I was just in time to give it a bit before rebuilding lol

  • Pika@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    21
    ·
    2 days ago

    As an FYI to people who are upgrading and use a preexisting postgres database If you still use pgvecto.rs (if the command \dx on the immich database responds with vectors not vector) you will need to install both pgvector and vectorchord in order to continue using immich. This will require restarting your postgres instance at least once if not twice.

    It threw me for a loop at first because of the similar naming. Just thought I would share.

    • Osiris@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      2 days ago

      Make sure you take a backup. Changing the docker container nuked my db. Had to restore from a backup

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Isnt that only relevant to users that started with a very old setup guide?
      I started in the still-beta stage (I’d say 20-30 updates before the 1.0.0 release) and already had the immich version of the postgre vector container in the compose template.

      • Pika@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        I’m not sure, I was running 2.7.5 myself but i am not sure what version of immich I started with. I didn’t think this would effect fully docker setups much. I think this would mostly effected people who had configured with a preexisting database. I believe the docker edition with postgres built in upgraded for you awhile back unless you supplied an environment variable telling it to do otherwise.