Copying this from Reddit (I still get the daily emails). Since I no longer post there, I figured I would ask here, and include my prediction: Will be more popular, possibly in stable release. Still won’t be able to rotate photos natively.

  • majoru@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 days ago

    I was one of the first Immich core developers but had to leave a year ago due to a change in my job situation.

    Just wanted to say that the team (especially Alex, the founder) are wonderful people and very dedicated to the project. When they don’t implement the features everyone wants, there is usually a very good reason, like security or architectural concerns. The philosophy behind the project is also to do things slowly but right.

    I believe they continue focussing on robusness and bugfixing. A topic that we discussed a lot was e2e encryption. We really wanted to implement that, but it was very hard and back then would have compromised performance too much. I still think that e2e encryption will come at some point.

        • corsicanguppy@lemmy.ca
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          2
          ·
          3 days ago

          Containers carry concerns around validation of container contents and, by extension, host contents. This has been well-discussed and is beyond the scope here.

          But I do hope for an installation free of container mess.

    • Flax@feddit.uk
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 days ago

      It’ll be good if it can be decrypted by the device itself. Almost perfect security tbh

      • majoru@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        The problem here is, that the server does a lot of image processing to generate various thumbnail sizes. This is the main reason images in the gallery load so fast when scrolling. But to archive this, the server needs to read the image which would not work with e2e.

  • nucleative@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 days ago

    A more sophisticated query system would be interesting.

    For example if I want to see every picture with Joseph in it, that’s really easy. But what if I’d like to share those with Joseph along with the albums he’s in?

    Similar to that would be a query by location and person. Or a query that includes two people.

    • Snowcano@startrek.website
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 days ago

      Manual ordering of images in albums is an absolute must before I adopt any image management system. It’s wierd to me that seemingly none of the FOSS systems support it (considering that most of us are datahoading control freaks).

    • ripcord@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 days ago

      Basic editing, plus full implementation in tag view woulf be nice. Also the mobile app needs a little work still. Oh, also pet recognition would be cool. All of those are planned, although the last one needs some external stuff before they can do it.

      And a few other tweaks and QoL improvements here and there. But it’s really close.

  • cron@feddit.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 days ago

    Just an idea: Maybe a simple photo editor would fit in nicely? Crop, rotate and adjust the colors/brightness/contrast.

    And … please let me rotate videos that are accidentally 90 degrees off.

      • cron@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 days ago

        I disagree.

        Yes, there is some editing capability in the app, but it doesn’t edit the image, it stores a new file in your local (non-immich) gallery. As I don’t sync this particular folder on my phone, I had to reupload it - and now have this image twice in immich, and one version with the wrong timestamp (now).

        That’s barely any more helpful than downloading the image and editing it with another app.

        • d00phy@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 days ago

          I think this highlights the difficulty with “basic” image editing. For example, with G Photos or Mac Photos, or others, you can edit, and the edited version is what you’ll see by default going forward, but the original is still there. This is why I highlighted rotation. That’s strictly a metadata change, AFAIK. Last thing I read on their site was they were hung up getting it to work properly with HEIF.