Charley
Charley
> Seems promising. Tested also on local filesystem? Just tested it on local storage configuration. It worked as well.
I tried to fix the checks as much as I could, up to the point I need help :) - I ran `bash build/autoloaderchecker.sh`. It changed 50 files, that I...
> > I ran bash build/autoloaderchecker.sh. It changed 50 files, that I committed. Not sure I had to do that. > > You can drop them, only add changes from...
@CarlSchwan To enhance modularity, we could split your `preview:reset-rendered-texts` command into one command that just deletes avatars (the first part of your command), and use the command I propose here...
> Why is the background job not enough? Should we fix it too? The background job only deletes remnant previews. This manual command can be used to delete any kind...
Yet another use case where we need a native Delete Preview command: The Memories app configuration [page](https://memories.gallery/config/#preview-storage) reads: > If you already generated previews and want to regenerate, run the...
> up ? I hope it is still active. I've been waiting for review and approval. I have fixed conflicts with latest master a few times. I can fix them...
I'm hitting performance and space issues related to previews (my server freezes when I upload more than about 10 photos and when preview generation is enabled). I tried to see...