thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
892 stars 72 forks source link

Add photos to an album after auto upload #52

Closed thielepaul closed 4 years ago

thielepaul commented 4 years ago

To see which photos have been uploaded from which device and which album, it would be useful if the photos would be added to an album containing the device name and the folder name.

The backend should provide a file endpoint that gives the uuid of a photo from the filehash.

thielepaul commented 4 years ago

waiting for https://github.com/photoprism/photoprism/pull/259