You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
As a user, that uses PhotoSync in combination with PhotoPrism, I want photos that have been marked as favorite on my phone to be marked in PhotoPrism as well, so that I do not need to mark photos as favorite twice.
Acceptance Criteria:
Mark a photo as favorite when it comes with the header
Read Recordtime header in case the photo/video has no exif data
Add unit tests
Update documentation
The text was updated successfully, but these errors were encountered:
@graciousgrey is there a different way to get this favorite boolean other than a X- header prefix? This "custom header" prefix has been deprecated back in 2012.
graciousgrey
changed the title
Interpret X-Headers from PhotoSync
Interpret favorite information from PhotoSync
Apr 20, 2021
lastzero
changed the title
Interpret favorite information from PhotoSync
WebDAV: Mark uploaded files as favorite if X-Favorite header is set
Apr 30, 2021
lastzero
changed the title
WebDAV: Mark uploaded files as favorite if X-Favorite header is set
WebDAV: Keep favorite flag when uploading via PhotoSync
May 1, 2021
As a user, that uses PhotoSync in combination with PhotoPrism, I want photos that have been marked as favorite on my phone to be marked in PhotoPrism as well, so that I do not need to mark photos as favorite twice.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: