seadroid icon indicating copy to clipboard operation
seadroid copied to clipboard

Photo upload with sub directories

Open kunalgoradia opened this issue 6 years ago • 1 comments

Google's camera app's portrait mode creates a directory with date time of the picture and saves two images in there. It does so for every portrait mode click and hence ends up multiple directories containing two images. These images are saved under DCIM/Camera.

I have selected the Camera directory to be uploaded, however, the app doesn't upload the subdirectories. It would be nice if the app can detect files and directories inside a selected directory and upload everything to the server recursively.

kunalgoradia avatar Aug 20 '18 12:08 kunalgoradia

Any updates on uploading "portrait" photos automatically as with regular photos? Currently, these photos are excluded from photo sync.

There should be a solution to include this photo type. If we don't go with the upload of all media types (#786), can we have a custom solution for the portrait photos?

iBigQ avatar Oct 19 '19 09:10 iBigQ