Rhet Turnbull
|
6e563e214c
|
Test library updates
|
2020-01-30 05:40:24 -08:00 |
|
Rhet Turnbull
|
ac8be51156
|
Updated PhotosDB to only copy database if locked, speed improvement for cases where DB not locked; closes #34
|
2020-01-30 05:38:11 -08:00 |
|
Rhet Turnbull
|
27994c9fd3
|
Removed _tmp_file code that's no longer needed
|
2020-01-29 05:33:47 -08:00 |
|
Rhet Turnbull
|
f50cdd5403
|
Changed temp file handling to use tempfile.TemporaryDirectory, closes #59
|
2020-01-28 05:20:17 -08:00 |
|
Rhet Turnbull
|
1c792a371f
|
Updated test for bad db
|
2020-01-28 05:08:53 -08:00 |
|
Rhet Turnbull
|
f7c8b457a5
|
Added XMP sidecar option to export, closes #51
|
2020-01-26 19:58:56 -08:00 |
|
Rhet Turnbull
|
ba224af3fb
|
Added Subject to JSON sidecar to match info Photo exports in XMP
|
2020-01-26 08:09:17 -08:00 |
|
Rhet Turnbull
|
4a1adaa156
|
Test library updates, closes #52
|
2020-01-25 10:25:06 -08:00 |
|
Rhet Turnbull
|
67b0ae0bf6
|
Added date_modified to PhotoInfo
|
2020-01-25 08:10:27 -08:00 |
|
Rhet Turnbull
|
fd8d466e05
|
Test DB updates
|
2020-01-22 22:12:39 -08:00 |
|
mwort
|
cfa2b4a828
|
Implement from_date and to_date in PhotosDB as well as query and export command. Some refactoring of CLI as well.
|
2020-01-20 14:04:50 +01:00 |
|
Rhet Turnbull
|
bed7378039
|
Added CLI test for export
|
2020-01-19 21:55:13 -08:00 |
|
Rhet Turnbull
|
f0b18c3d29
|
Started adding tests for CLI
|
2020-01-19 21:27:40 -08:00 |
|
Rhet Turnbull
|
646ea4f24c
|
Changed get_system_library_path to return None if could not get system library
|
2020-01-17 15:31:07 -08:00 |
|
Rhet Turnbull
|
11bc008a91
|
Test library updates
|
2020-01-12 07:08:14 -08:00 |
|
Rhet Turnbull
|
af52d8710c
|
Test library updates
|
2020-01-12 00:06:30 -08:00 |
|
Rhet Turnbull
|
edb31f796a
|
Fixed search for edited photo in path_edited
|
2020-01-12 00:02:24 -08:00 |
|
Rhet Turnbull
|
e089d135d3
|
Added incloud and iscloudasset for Photos 4
|
2020-01-11 11:09:20 -08:00 |
|
Rhet Turnbull
|
24b43b5e4d
|
Added incloud and iscloudasset to PhotoInfo (Photos 5)
|
2020-01-11 08:10:28 -08:00 |
|
Rhet Turnbull
|
5473f3b3fd
|
Added tests for live photos
|
2020-01-11 07:28:48 -08:00 |
|
Rhet Turnbull
|
9b5a1a64b0
|
Merge branch 'master' of https://github.com/RhetTbull/osxphotos
|
2020-01-11 06:37:53 -08:00 |
|
Rhet Turnbull
|
e39936c2dc
|
Test library / database updates
|
2020-01-11 06:37:41 -08:00 |
|
Rhet Turnbull
|
2860ccf7d5
|
Update README.md
|
2020-01-10 20:50:59 -08:00 |
|
Rhet Turnbull
|
fcc0e1d083
|
Added text version of applescripts
|
2020-01-09 21:54:24 -08:00 |
|
Rhet Turnbull
|
5099fd7715
|
Check that path exists in tests
|
2020-01-04 09:08:33 -08:00 |
|
Rhet Turnbull
|
9fb05e4dd1
|
Added get_photo_info applescript for testing
|
2020-01-02 18:10:21 -08:00 |
|
Rhet Turnbull
|
996b8285cf
|
Test database updates
|
2019-12-31 22:25:17 -08:00 |
|
Rhet Turnbull
|
00ecb7fea8
|
Added debug scripts
|
2019-12-31 21:32:08 -08:00 |
|
Rhet Turnbull
|
d589fcb9b1
|
Added testing applescript to tests
|
2019-12-30 21:27:06 -08:00 |
|
Rhet Turnbull
|
980f62bdd5
|
Updated test database
|
2019-12-30 20:24:47 -08:00 |
|
Rhet Turnbull
|
10b59706be
|
Test database updates
|
2019-12-30 06:21:34 -08:00 |
|
Rhet Turnbull
|
ac6bf019b2
|
Test database updates
|
2019-12-30 06:17:33 -08:00 |
|
Rhet Turnbull
|
9cd5363a80
|
Added support for filtering only movies or photos to CLI; added search for UTI to CLI
|
2019-12-29 08:37:38 -08:00 |
|
Rhet Turnbull
|
6f4d129f07
|
Added support for movies for Photos 5; fixed bugs in ismissing and path
|
2019-12-29 01:11:18 -08:00 |
|
Rhet Turnbull
|
131dff4ea5
|
Updated test-images
|
2019-12-28 13:40:08 -08:00 |
|
Rhet Turnbull
|
dbe363e4d7
|
Initial support for movies
|
2019-12-28 13:36:36 -08:00 |
|
Rhet Turnbull
|
7905a6c1fe
|
Added tests for utils
|
2019-12-27 17:04:23 -08:00 |
|
Rhet Turnbull
|
e4d700fcff
|
Added tests for PhotoInfo.__repr__
|
2019-12-27 16:36:15 -08:00 |
|
Rhet Turnbull
|
db3416903e
|
Fixed bug in PhotosDB.__repr__ and added test for empty database
|
2019-12-27 16:05:49 -08:00 |
|
Rhet Turnbull
|
55974f20be
|
test DB updates
|
2019-12-27 06:54:46 -08:00 |
|
Rhet Turnbull
|
6d20e9e361
|
Added test cases and documentation for shared photos and shared albums
|
2019-12-26 22:13:25 -08:00 |
|
Rhet Turnbull
|
aee52e4cb9
|
Fixed missing import in photoinfo.py
|
2019-12-25 00:29:14 -08:00 |
|
Rhet Turnbull
|
8682d56050
|
Test database updates
|
2019-12-24 08:58:57 -08:00 |
|
Rhet Turnbull
|
d73f6651f9
|
Test database updates
|
2019-12-22 10:45:23 -08:00 |
|
Rhet Turnbull
|
f643e79afd
|
Added sidecar option to PhotoInfo.export()
|
2019-12-21 22:10:38 -08:00 |
|
Rhet Turnbull
|
d95acdf9f8
|
Moved PhotosDB attributes to properties instead of methods
|
2019-12-21 10:08:49 -08:00 |
|
Rhet Turnbull
|
1ddd90cbdc
|
Refactored PhotoInfo to use properties instead of methods--major update
|
2019-12-21 09:38:54 -08:00 |
|
Rhet Turnbull
|
b794e226e3
|
Restructured entire code base to make it easier to maintain. Closes #16
|
2019-12-21 08:06:25 -08:00 |
|
Rhet Turnbull
|
cd51782ef2
|
test db update
|
2019-12-21 08:03:44 -08:00 |
|
Rhet Turnbull
|
591db8b5a6
|
Updated sidecar tests
|
2019-12-16 21:55:59 -08:00 |
|