this post was submitted on 25 Sep 2024
48 points (96.2% liked)

Selfhosted

60426 readers
744 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

So the final thing tethering me to macOS is Apple Photos, which is really a fantastic program.

PhotoPrism looks like it’s improving quickly, but I was curious to know how it’s going today with regards to:

  • Search filters
    • Date
    • Place
    • Object/person recognition
    • Text recognition
  • Live Photo support
  • Ease of importing
  • Album support, including smart albums
  • Built-in touch ups
  • General stability
you are viewing a single comment's thread
view the rest of the comments
[–] someonesmall@lemmy.ml 1 points 2 years ago (1 children)

I'm uploading to a directory using syncthing. It's working perfectly fine without any scripts. I'm running Photoprism in a docker container.

[–] czardestructo@lemmy.world 1 points 2 years ago (1 children)

So you have photoprism pointed to a folder but you push photos into the folder witb syncthing. How do you trigger the re-index or its somehow automatic? I run my photoprism in docker and I always had to manually trigger the index after changes to the folder.

[–] someonesmall@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)

Yes, exactly. I push photos into the "import folder" of Photoprism. I don't manually trigger the re-index but I restart photoprism at night using a cronjob. I am not using settings like "PHOTOPRISM_AUTO_IMPORT". Contact me if you need me to investigate more.