Rhet Turnbull
b8618cf272
Bug fix for issue #178
2020-06-23 12:01:20 -07:00
Rhet Turnbull
538bac7ade
More PhotoInfo.albums refactoring, closes #169
2020-06-21 08:18:11 -07:00
Rhet Turnbull
cfabd0dbea
Refactored album code in photosdb to fix issue #169
2020-06-20 17:31:33 -07:00
Rhet Turnbull
43d28e78f3
Added OSXPhotosDB.get_db_connection()
2020-06-14 12:52:23 -07:00
Rhet Turnbull
937da9e617
Added computed aesthetic scores, closes #141 , closes #122
2020-06-14 08:09:37 -07:00
Rhet Turnbull
06fa1edcae
Bug fix for issue #136
2020-06-13 08:52:23 -07:00
Rhet Turnbull
72f034ef85
Fix for bug in handling of deleted albums to address issue #156
2020-06-07 08:14:02 -07:00
Rhet Turnbull
5c7a0c3a24
Refactoring with sourceryAI
2020-06-01 21:06:09 -07:00
Rhet Turnbull
46fdc94398
Catch exception in folder processing to address #148
2020-05-24 07:22:00 -07:00
Rhet Turnbull
1d095d7284
Added try/except for bad datettime values
2020-05-23 17:40:57 -07:00
Ag Primatic
441de711dc
Catch illegal timestamp value
...
When using this on my Photos database, it threw a ValueError. I wrapped the fromtimestamp() call in a try block so that it would continue with the oldest date allowable.
2020-05-23 18:15:45 -04:00
Rhet Turnbull
53304d7023
Added ExifInfo (Photos 5 only)
2020-05-13 22:42:33 -07:00
Rhet Turnbull
98b3f63a92
Refactored photosdb and photoinfo to add SearchInfo and labels
2020-05-10 19:55:09 -07:00