• Domeke@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    14 hours ago

    The one feature I’ve been waiting on for a while is better face recognition in videos, not only the first frame. When/if this happens I will start using it. They’re discussing it for quite a while though, afraid it won’t happen.

  • altphoto@lemmy.today
    link
    fedilink
    arrow-up
    0
    ·
    17 hours ago

    I’m still using photoprism. Or sort of rarely using it. So how’s immich in comparison now?

    • Vincent@feddit.nl
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      From the release notes:

      one of the last breaking changes we want to make before reaching the stable release milestone

      So you’ll probably want to wait until they do a stable release.

    • irotsoma@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      It’s a full release, not a point/patch release, the title just doesn’t show the second .0. They use semantic versioning so it’s major.minor.patch.

      It’s also a very minor change and only affects a single configuration property and only people who used relative paths in that property.

        • hedgehog@ttrpg.network
          link
          fedilink
          arrow-up
          0
          ·
          1 day ago

          Immich isn’t a library (the main use case for semver is dependencies that will be pulled into other projects) and as far as I know they don’t state that they use semver.

            • Ferk@lemmy.ml
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              17 hours ago

              The API specification is unaffected by this.

              It only affects undocumented behavior, no documented behavior is being broken.

              If you want to consider breakage of undocumented / unintended behavior as a major change, then every bug you fix would require a major version bump, since when you fix something you are essentially breaking compatibility for anyone who might have possibly relied on the existence of that unintended behavior.

    • InnerScientist@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      Tbf this is actually version v1.136 .0 and

      Disclaimer

      • ⚠️ The project is under very active development.
      • ⚠️ Expect bugs and breaking changes.
      • ⚠️ Do not use the app as the only way to store your photos and videos.
      • ⚠️ Always follow 3-2-1 backup plan for your precious photos and videos!
      • Baron Von J@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 day ago

        A breaking change should have been 2.0, not a new 1.<minor> release.

        It should still be 0.<minor> if they’ve not reached the stability for keeping backwards compatibly in all 1.x releases.

        • LeFantome@programming.dev
          link
          fedilink
          arrow-up
          0
          ·
          9 hours ago

          I was going to say you are wrong about semver but you are correct that it should simply not be version 1 yet.

          To quote semver.org: “Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.”

          If they had just done that, their disclaimer would be implied. Once it is 1.0, breaking changes require a major version change. That seems like reasonable policy to me.

          That said, I upgraded without issue.

        • InnerScientist@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          1 day ago

          To quote them:

          We are still in a fast development cycle, so the versioning is to keep track of the progress/iteration of the project. When a stable release is reached (2?), then any breaking change would require more proper major version changes

          • Baron Von J@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            1 day ago

            Yes, I understand they have declared that. Their declaration does not, however, negate the common semantic versioning standards, found at semver.org. These common standards are significant for admins running shared systems where they automatic upgrade processes based on common semantic versioning rules. The software will stabilize and they will adopt a more stringent policy. But they should still be releasing 0.x versions since they’ve not yet reached it.

      • Karna@lemmy.mlOP
        link
        fedilink
        arrow-up
        0
        ·
        2 days ago

        Personally I’m waiting for the day it comes out of “under active development” state so that I can migrate from NextCloud to it.

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    As the title might appear a bit alarmist, saving a click “For most users, there’s nothing to worry about. However, if you’ve manually set a custom relative path for “IMMICH_MEDIA_LOCATION” in your “.env” file, you’ll need to convert it to an absolute path. For example, “IMMICH_MEDIA_LOCATION=./my-library” must become “IMMICH_MEDIA_LOCATION=/usr/src/app/my-library“.”

    • cravl@slrpnk.net
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      I wouldn’t think this would cause any data loss either, it just wouldn’t find your media or it would throw an error. Very alarmist indeed.

      • buffing_lecturer@leminal.space
        link
        fedilink
        arrow-up
        0
        ·
        14 hours ago

        I’m not sure it’s alarmist; I think this is all a breaking change is.

        Anybody updating needs to know their existing config may not longer be supported. Even if the consequences are small, even if not every user will be affected, this update will break some previously acceptable configs. I think that warrants a heads up and a reminder to read the release notes.

      • Scrollone@feddit.it
        link
        fedilink
        arrow-up
        0
        ·
        16 hours ago

        Also, Immich warns to read the change log every time you update, because it’s still under very active development.

  • BakedCatboy@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    The new beta timeline is sooo smooth! I finally don’t hate scrolling back to find a specific old photo. The scrolling performance feels completely native to me now.