35
submitted 2 days ago* (last edited 2 days ago) by SinTan1729@programming.dev to c/programming@programming.dev

As the title says, it's a rather simple golang script for creating memories in Immich based on certain criteria, since there aren't any customization options in the official app.

As you may gather from the README, I created this for very personal reasons. But I wanted to share it here in case someone else finds it useful as well.

Currently it can do filtering based on people, and tags. But I'm more than happy to add more options, if requested.

you are viewing a single comment's thread
view the rest of the comments
[-] Tja@programming.dev 8 points 2 days ago

A better readme would be my first request. I don't quite understand how it works.

  • Do I install it on the immich server?

  • It seems to be configured via config files in users' home directories... my immich users need a login account on the server?

  • Does the server need read access to each user home profile?

[-] SinTan1729@programming.dev 6 points 2 days ago* (last edited 2 days ago)

Thanks for your feedback.

You just need an Immich API key, and run it from any machine from where you can reach your Immich instance. It does everything using the Immich API, so only a key with the proper permissions is needed. (I'll add what the minimum required permissions are in the README.)

Also, if you want to do it for many users, you don't need them to run it on individual machines/accounts. You can create multiple config files, each with that user's key, and pass it to the script via the --config flag.

If running it for multiple users is a thing that people are interested in, I can add a way to supply an array of options in the config file, each belonging to one user.

[-] Tja@programming.dev 4 points 2 days ago

That's much clearer, thanks!

this post was submitted on 22 Mar 2026
35 points (100.0% liked)

Programming

26193 readers
282 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS