this post was submitted on 16 Jan 2026
20 points (100.0% liked)

Selfhosted

56953 readers
877 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

My partner and I have accumulated a lot of memes and a lot of family photos over the years. I would like to host these so they are accessible via various devices. I'm doing the memes first and once I figure out the software better I'll move on to vacation photos. I had no problem getting Immich and Photoprism up and running. Both are very impressive programs, but both also are missing the ability to search/filter/sort by star rating. A lot of my memes and vacation photos are rated in their metadata as I never delete anything, I just rate the worthwhile ones higher so I can filter the junk out if we're showing someone the album. My visitors don't need to see all 10 distant dolphin pictures, just the good one where it's jumping out of the water. :D

Immich sees and can edit star ratings, though there is no search/filter/sort functionality and Photoprism doesn't seem to work with star ratings at all and uses the star the way Immich and Google photos use the heart.

My question is this:

Can anyone recommend a hosted alternative that implements star ratings completely and has an app or built in web server making it usable on desktop Linux, iOS, and Google-free GrapheneOS? It looks like Immich is slowly moving this direction and I can already see that this will be the best long term solution, at least for the family photos, but I want to set up something in the short term, especially since I have no idea what their feature timelines look like or how accurate they are.

top 3 comments
sorted by: hot top controversial new old
[–] ada@piefed.blahaj.zone 15 points 1 month ago

Immich can search by star rating, but you need to enable the feature as it's not enabled by default. Go to Account Settings / Features / Star Rating.

After that, it appears in your search options/filters

image

[–] frongt@lemmy.zip 6 points 1 month ago (1 children)

Seems you can search by rating in immich: https://github.com/immich-app/immich/discussions/11777

Though you can't use greater than, less than, etc., or sort by rating.

If you're willing to use something designed for porn, you can use stash: https://github.com/stashapp/stash It can definitely do those, though I'm not sure if it imports existing metadata. You can probably script that. It doesn't scream "this is for porn" in its interface, either, you might not even notice in brief use. The most sexual thing in its interface is two metadata labels it has, "last O at" and "O count".

[–] njordomir@lemmy.world 4 points 1 month ago

I'm aware of Stash. I wouldn't have thought of it and that might actually be a good solution. I'll spin up a copy and see if it'll work. Thanks for the suggestion. :)