Varun Patil

Results 521 comments of Varun Patil

As mentioned in #152, they need to be in a separate folder outside the timeline path. The issue is that to build the timeline memories needs to counting in the...

Good find, I didn't know about the existence of these APIs.

Yeah, ideally it could be a lazy field in the FaceDetection object. I wouldn't say it'd be a premature optimization since the DAV API gets called a lot in many...

No luck, everything works fine for me. Perhaps a bug in alpine ...,

Thanks for your contribution! There are a couple of issues here: 1. Indexing files in hidden folders is intentional, this is required for archive functionality to work. These are actually...

Hidden files are addressed in https://github.com/pulsejet/memories/commit/629f40d70c65ebe1dc073f28f73b62999cb54361

> So I have to also add that check (now regex) to the cronjob, correct? Actually I forgot we combined both to the service, so that part is fine. In...

I've updated the dev container setup to start and set up nextcloud with mariadb. Codespaces indicates that everything should be working though I've not tried it locally.