From 1e5633efc8a0b8d70c0a59c2724d9b57ef528fb9 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Wed, 27 Nov 2019 07:42:44 -0800 Subject: [PATCH] TODO update --- osxphotos/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/osxphotos/__init__.py b/osxphotos/__init__.py index 155baa4f..7037badc 100644 --- a/osxphotos/__init__.py +++ b/osxphotos/__init__.py @@ -20,6 +20,7 @@ from Foundation import * from . import _applescript +# TODO: add hasAdjustments to process_database5 (see ZGENERICASSET.ZHASADJUSTMENTS = 1 ) # TODO: Test to see if I really need to copy the database file # TODO: find edited photos: see https://github.com/orangeturtle739/photos-export/blob/master/extract_photos.py # TODO: Add test for imageTimeZoneOffsetSeconds = None