Aaron van Geffen
6870ad0d8e
Use original filename to export photos by default ( #396 )
...
* Use original filename to export photos by default, #176
* Fixed edited filename to also use original_filename if none provided.
* Rolled back previous change due to test failures
* Use original filename for edited file exports as well
Co-authored-by: Rhet Turnbull <rturnbull@gmail.com >
2021-03-14 12:19:05 -07:00
Rhet Turnbull
165f9b08f5
Fixed time zone for tests
2021-01-11 21:42:03 -08:00
Rhet Turnbull
fc416ea0b7
Fixed from_date and to_date to be timezone aware, closes #193
2020-08-08 21:03:34 -07:00
Rhet Turnbull
3f19276c5c
Implemented PersonInfo, closes #181
2020-07-17 22:06:37 -07:00
Rhet Turnbull
538bac7ade
More PhotoInfo.albums refactoring, closes #169
2020-06-21 08:18:11 -07:00
Rhet Turnbull
98b3f63a92
Refactored photosdb and photoinfo to add SearchInfo and labels
2020-05-10 19:55:09 -07:00
Rhet Turnbull
397db0d72f
Updated a couple of tests to use pytest-mock
2020-05-10 09:00:56 -07:00
Rhet Turnbull
7444b6d173
Updated test for 10.15.4
2020-05-02 07:39:34 -07:00
Rhet Turnbull
9b9b54e590
Updated tests and test library with RAW images
2020-04-19 18:24:24 -07:00
Rhet Turnbull
1867c1d747
added __len__ to PhotosDB, closes #44
2020-04-18 23:57:34 -07:00
Rhet Turnbull
e09f0b40f1
Changed AlbumInfo and FolderInfo interface to maintain backwards compatibility with PhotosDB.albums
2020-04-12 09:01:16 -07:00
Rhet Turnbull
d6a22b765a
Added tests and README for AlbumInfo and FolderInfo
2020-04-11 14:07:39 -07:00
Rhet Turnbull
3e5062684a
Changed PhotosDB albums interface as prep for adding folders
2020-04-10 17:30:37 -07:00
Rhet Turnbull
1820715849
Added test for 10.15.4
2020-04-05 22:57:05 -07:00