Damian Moore

Results 59 comments of Damian Moore

Hi @ovizii. Putting everything a dir mounted to `/data/photos` is the intended setup - whether they be raws, tiffs etc. `/data/raw-photos-processed` is for internal use when the system has to...

Thanks for reporting this @rickysarraf. I'll see if this is causing a problem after I've worked on fixing resource issues in this ticket: https://github.com/photonixapp/photonix/issues/83 .

Investigate [Taho-LAFS](https://tahoe-lafs.org/trac/tahoe-lafs) for storage encryption and their [zfec](https://github.com/tahoe-lafs/zfec) library for erasure/forward error correction. See [this paper](https://www.usenix.org/legacy/events/fast09/tech/full_papers/plank/plank.pdf) for performance comparing of several open source erasure code libraries.

Hi @alikuru. Thanks for enquiring. Support for object storage providers is still in the works, I'm afraid. Ideas for how to integrate this are becoming clearer though and it appears...

Hi @nscendoni, thanks for reporting this and thanks @nscendoni for creating a fix. Sorry I've not had a chance to review and merge it yet. A test case would definitely...

Thanks for reporting this @Linecutterx. I agree there are a few quirks that need ironing out regarding the face labelling UI.

Hi @phirestalker. Thanks for reporting this and sorry to hear you've had problems getting it running under your reverse proxy. If I understand correctly, you are using Nginx in front...

Hi @aero31aero. Sounds like a neat idea and I've experimented with something similar creating a custom Fuse mount. If you're not aware of it - there is a GraphQL API...

Hi github0013, thanks for reporting the issue. Could you tell me where the server is running - locally, VM or another machine? If on another machine what is the OS...

Thanks for the extra detail @github0013. I'll try and reproduce.