DragonQ

Results 13 comments of DragonQ

Same issue here although it only started after upgrading my Samsung G9700 to Android 12. It makes the auto upload feature essentially useless because I can't see anything uploaded until...

> Currently the only way is to not use "Move to nextcloud folder" as an autoupload behaviour. That way the files will be left in the original folder. This won't...

I got this working a while back with buster (not sure if the same steps apply to bullseye). In short, you need to _remove_ `dtparam=audio=on` and `dtoverlay=vc4-fkms-v3d` from config.txt and...

Same problem here, had to do a `docker-compose down; docker image rm 219a20e14ed7; docker-compose up -d`.

> I don't know much about android apps, but when I looked into it, I stumbled on this: > > https://developer.android.com/reference/android/media/MediaScannerConnection#scanFile(java.lang.String,%20java.lang.String) > > Referenced in the example here (although that...

> @DragonQ - thanks for doing this, one comment is that you missed adding `influxdb-client` to the `requirements.txt` file and it is needed for v2 connectivity. > > I think...

For anyone with the same issue, I was able to workaround this manually by finding the oldest snapshot (first shown when running `zfs list -t snapshot source/backups`), then running the...

I manually create a destination dataset, then do a `sudo pyznap send -s source/test1 -d ssh:22:root@backup-nas:backups/test1 -w`, I get the same error as above.

Same, doesn't do anything at all in Chromium or Firefox. Was this even tested?

> By the way: Why can I not select photos from my gallery and share it with Nextcloud for uploading? If I do so nothing happens. But when I go...