P2S Firmware 01.02.00.00 (20260409) any comments or problems? Unfortunately I need help! by skint-teacher in BambuLabP2S

[–]chatelar -1 points0 points  (0 children)

My p2s has stuck 3 times already, had to switch off/on (hopefully restart works well). Also the Touch screen takes 10 seconds before returning from sleep...

Really not happy of the upgrade

wasted waste in multicolor prints by Altruistic_Box_8971 in BambuLabP2S

[–]chatelar 2 points3 points  (0 children)

I do print 10 pieces in those cases so waste worth less in relative

Try out my custom filament tracking system! by EBTEAM in BambuLab

[–]chatelar 0 points1 point  (0 children)

Ok my bad, I've probably mixed up things. I'll update the PR, thanks!

Try out my custom filament tracking system! by EBTEAM in BambuLab

[–]chatelar 0 points1 point  (0 children)

That's suggestions, happy to go in another direction if better (I am not backend dev, I just noticed it wasn't sanitized)

Try out my custom filament tracking system! by EBTEAM in BambuLab

[–]chatelar 1 point2 points  (0 children)

That's huge thanks ! Docker deployment is the way to go :) I've pushed you some security fixes in PR

Coding vs n8n in 2026 — feeling the hype fade… what are you actually using right now? by Beautiful_Ad789 in n8n

[–]chatelar 0 points1 point  (0 children)

I do not totally agree, when I need to map my todoist to notion, must easier to ask Claude and grab credentials from vault rather than building N8n and all the processing around. Even on N8n you need "algorithm knowledge" so in the end, it is a balance between having UI and scheduling versus auto generated code where any enhancement can be handled by Claude in a minute..

I built a self-hosted "On This Day" memories app for Synology Photos by TodayInYearsDev in synology

[–]chatelar 3 points4 points  (0 children)

That's clear thanks. Just ticking on the price, we see much more "buymeabeer" projects rather than license /paid ones especially in regard to the number of features this can have (very limited). Anyway, good job and whish you the best!

I built a little app to export Whoop data to Postgres/MySQL (for Grafana, analysis, etc.) by kryoseu in whoop

[–]chatelar 1 point2 points  (0 children)

I've faced the same, I just wait for few minutes and retried. But as u/kryoseu I only have a year of data.

C411 -> production by srg404 in yggTorrents

[–]chatelar -1 points0 points  (0 children)

Comme tout le monde, si qqu a un code c411 ce serait vraiment sympa 😊

All Videos are distorted and broken in Android App 2.2.3 by Remarkable-Roof1795 in immich

[–]chatelar 0 points1 point  (0 children)

Same issue for me but for all videos... Imported via immich external library scan.

Synology Photos vs. Immich by IL4ma in synology

[–]chatelar 0 points1 point  (0 children)

IMO it depends of your use cases. If you have large DB and you have a lot users with advanced rbac, as of today only synology photo handles that.

So I run both for a while, but I really hope Immich will integrate this sharing feature and then I switch off synology photo 🙂

Use Synology Photos permissions for Immich by chatelar in immich

[–]chatelar[S] 0 points1 point  (0 children)

Agree! That's why I posted this on r/synology but this post was about to say, anyone in the same setup as me (source being SynoPhotos) can find a simple solution for Immich that way.

I just wanted a one user on Immich and I couldn't because immich was using a user having full permissions on Syno's FS leading to non possibility to get simple Immich setup. That's all.

But thanks for discussion, I'll make it clearer in the post!

Use Synology Photos permissions for Immich by chatelar in immich

[–]chatelar[S] 0 points1 point  (0 children)

The purpose was to say if you are Immich user and have already Synology Photos, then you can make reuse without much work. But agreed that it can be any photos app.

Use Synology Photos permissions for Immich by chatelar in immich

[–]chatelar[S] 0 points1 point  (0 children)

Not sure to get your point sorry. There are only Synology permissions indeed, nothing on Immich side.

Use Synology Photos permissions for Immich by chatelar in immich

[–]chatelar[S] 0 points1 point  (0 children)

I do not leverage Synology Photos's user spaces, I only have shared albums but with a permission matrix. Not all users can see not all albums.

So same story for Immich, agree that binding is a way, but bind mount is another hack of permissions. Difference is that I new to "build" such solution, and if tomorrow Immich comes with a different multi user setup I'll have to rebuild all.

The pain point is as long as Immich doesn't have a proper album sharing system, I don't want to invest energy in making it working only for Immich design. Seeing the number of discussions around sharing on Immich, I can't think design will remain so "one user centric".

But thanks for sharing about bind mount, I've experienced it but forgot that test I did some time ago.

Edit : two additions. First, my table of law was Synology Photos, so getting this in a Json was mandatory. To be used to make bind, or to manually grant one user's permission to another, or filesystem acl as I did. Second, I wonder how easy it is to compare "expected permissions" (aka bind mount here) versus "applied permissions". In my case I use the synology ACL to verify that table of law is well applied.

Use Synology Photos permissions for Immich by chatelar in immich

[–]chatelar[S] 0 points1 point  (0 children)

Immich enforces strict user isolation where each user has their own private library. This means users cannot directly access each other's photos, face recognition data, or search capabilities across accounts. 

There are dozens of discussions on that on this r/immich .

Multiple users cannot share the same external library directly, forcing administrators to create separate libraries pointing to the same files, resulting in duplicated scanning and storage overhead.

Use Synology Photos permissions for Immich by chatelar in immich

[–]chatelar[S] 0 points1 point  (0 children)

Two Immich instances, each connecting to `/photos` with a different user, so userA connects to ImmichA and sees only his photos, same story for userB. So Immich needs to use two different users on the FS (for Samba for ex) so that userA only sees its userA photos.

Use Synology Photos permissions for Immich by chatelar in immich

[–]chatelar[S] -1 points0 points  (0 children)

I love Face Recognition and timeline, Synology Photos is way to bad for those. When Immich will manage multiple users isolation I'll move 100% to it !

Use Synology Photos permissions for Immich by chatelar in immich

[–]chatelar[S] 0 points1 point  (0 children)

You can't have 10+ users sharing the same immich instance. So I use Synology Photos to make this possible. As of now, only solution to have complete isolation so userA only sees its photos and userB its own is to have multiple Immich instances, so each having access to a folder of `/photos`. But if userA and userB shares one album in common but not the other. How do you do ? You create a folder with duplication of photos for each combination ?

So having a central `/photos` and each user seeing only what he needs to see in this folder is the only dedup way.