Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Apple live photos #9

Open
AngeloFrangione opened this issue Feb 22, 2021 · 0 comments
Open

Support Apple live photos #9

AngeloFrangione opened this issue Feb 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request ospl related to the main ospl project

Comments

@AngeloFrangione
Copy link
Owner

Ideas to realize this:

  • adding a live_photo table with the photo id, and the associated video id
  • adding a live_photo column in photos and video, so it can be found faster when showed.
  • during import, if a video is present, check if the filename is the same as any imported photo in the same folder.
  • if the live_photo column is set to true in the video table, it can be ignored by the client, so it isn't showed aside the picture
@AngeloFrangione AngeloFrangione self-assigned this Feb 22, 2021
@AngeloFrangione AngeloFrangione added the enhancement New feature or request label Feb 22, 2021
@AngeloFrangione AngeloFrangione added the ospl related to the main ospl project label Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ospl related to the main ospl project
Projects
None yet
Development

No branches or pull requests

1 participant