Rob Emery

Results 119 comments of Rob Emery

Both rpm and deb installed correctly with the right `.package` contents

> I left some comments on here. How safe is this clientSideEncryption and deviceToDeviceTransfer business? Can these be abused? Is this something we want on by default? The way this...

> might want to mark the app as supporting backups in the foreground and/or extend the default BackupAgent for better control over the process. AFAIK neither of those are actually...

Been testing the version compatibility with Android; Android 5 will ignore the requirement for client encryption (see testing for a different app: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/4123#issuecomment-2347840) I've not checked the minimum sdk version...

Hmm, where are they stored? If they're all together etc we can probably exclude them in the `backup.xml` et voila.

AFAIK its only those tokens. How to separate depends on where they are, if they were in a dedicated file or under a sharedpref tree then you can exclude them...

> A quick comment though: I'd like to keep the branding. I know running it as sudo is not ideal, but maybe we can find a different solution? You could...

@metalheim apologies for the random "at", but in one of the issues discussing DLNA you implied that you run a setup very similar to mine (miniDLNA + Navidrome), is this...

> This looks like a good addition. At a first glance, I couldn't make much sense of the code changes, but I'll try to carve some time to review it...

They do take a _long_ time to appear, by default I managed to force mine to appear more quickly eventually with the workflow of: ``` php -f occ maps:scan-photos --now...