2146 Commits

Author SHA1 Message Date
Rhet Turnbull
a9843ac60e
Release v0 62 1 (#1158)
* Updated ExportResults docstrings so Sphinx picks them up

* Updated API_README so link works in docs

* Removed sweep templates
v0.62.1
2023-08-13 09:47:53 -07:00
Rhet Turnbull
51b1abccf8 Updated CHANGELOG.md [skip ci] 2023-08-13 07:59:00 -07:00
Rhet Turnbull
d7cf66b11f Updated docs 2023-08-13 07:57:55 -07:00
Rhet Turnbull
bc0123ccdb Updated CHANGELOG.md [skip ci] 2023-08-13 07:47:51 -07:00
Rhet Turnbull
d6ca010fa5 Updated CHANGELOG.md [skip ci] 2023-08-12 19:46:51 -07:00
Rhet Turnbull
bb1f93a964
Release v0.62.0 (#1156) v0.62.0 2023-08-12 19:33:04 -07:00
Rhet Turnbull
8be71243d5
Refactor ruff (#1155)
* Refactored to make ruff happy

* Refactored tests, fixed bug in Mojave path_raw
2023-08-12 19:24:46 -07:00
Rhet Turnbull
e53d223f2d
Added shared_library to asdict() (#1154) 2023-08-12 11:21:49 -07:00
sweep-ai[bot]
009e17b75c
Configure Sweep (#1152)
* Create sweep.yaml config file

* Create bugfix template

* Create feature template

* Create refactor template

---------

Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
2023-08-12 11:07:56 -07:00
Rhet Turnbull
7cf28fe0d2
Added shared moment, syndicated, shared library to inspect (#1150) 2023-08-12 10:09:11 -07:00
Rhet Turnbull
0e0b4b1b09
Feature shared icloud library 860 (#1149)
* Initial support for iCloud Shared Library, #860

* Initial implementation of ShareInfo, ShareParticipant
2023-08-12 07:06:49 -07:00
Rhet Turnbull
b833cde599
Feature post function return 1136 (#1147)
* Changed return signature for post_function

* Updated post_function.py example

* Added tests for post_function returns ExportResults
2023-08-06 08:47:42 -07:00
Rhet Turnbull
0ff2d50004
Added API_README to docs (#1146) 2023-08-05 08:41:03 -07:00
Rhet Turnbull
2875b45d6e
Feature post command options 1142 (#1145)
* Added --post-command-break/catch

* Added --post-command-break/catch

* Added --post-command-error and tests

* Fixed help text for --post-command-error
2023-08-05 08:11:47 -07:00
Rhet Turnbull
8fb47d9c40 Fixed typo in template help 2023-08-05 07:35:38 -07:00
Rhet Turnbull
d1d6938581 Fixed typo in template help 2023-08-05 07:31:33 -07:00
Rhet Turnbull
3f74eeff44 Fixed typo in template help, #1143 2023-08-05 07:04:37 -07:00
Rhet Turnbull
93e1966607
Feature catch template error (#1141)
* Starting to implement catch_errors for sidecar_template

* Fixed error printing

* Fixed error printing

* Added tests for catch_errors
2023-08-03 06:33:17 -07:00
Rhet Turnbull
e937285a72
Feature keep file 1135 (#1139)
* Added gitignorefile

* Fixed gitignorefile for os.PathLike paths

* --keep now follows .gitignore rules

* Fixed ruff QA error

* Added support for .osxphotos_keep file

* Added reference to .osxphotos_keep

* Added tests for .osxphotos_keep

* Updated help text for --cleanup, --keep
2023-08-02 06:37:29 -07:00
Rhet Turnbull
284c272183 Updated .gitignore 2023-07-29 12:13:52 -07:00
Rhet Turnbull
db6caa5fa4
Feature custom sidecar zero length (#1138)
* Added skip_zero option to --sidecar-template

* Added missing test file
2023-07-29 10:29:16 -07:00
Rhet Turnbull
ed1486fd4b
Refactored --sidecar-template options (#1137) 2023-07-29 08:54:07 -07:00
Rhet Turnbull
8c49916253 Updated CHANGELOG.md [skip ci] 2023-07-25 07:22:37 -07:00
Rhet Turnbull
201bdacddd
Release v0.61.0 (#1132) v0.61.0 2023-07-25 06:55:23 -07:00
Rhet Turnbull
3999e54f6c
Feature custom sidecar 1123 cache (#1131)
* Added caching to Template, fixed typos

* Added additional sidecar tests
2023-07-25 06:44:39 -07:00
Rhet Turnbull
02b6698c80
Feature custom sidecar 1123 (#1129)
* Working on custom sidecar, #1123

* Working on custom sidecar, #1123

* Added custom sidecar example

* Added WRITE_SKIPPED argument for --sidecar-template

* Updated report writer for user sidecars

* Added noqa to long lines in report writer

* Initial tests for --sidecar-template

* Initial tests for --sidecar-template

* Initial tests for --sidecar-template

* Completed tests for --sidecar-template

* Added json example for --sidecar-template

* Added json example for --sidecar-template
2023-07-24 06:38:44 -07:00
Rhet Turnbull
3bae875a63 Added custom sidecar example 2023-07-22 12:39:18 -07:00
Rhet Turnbull
ea6ecc9767 Updated CHANGELOG.md [skip ci] 2023-07-20 06:30:36 -07:00
Rhet Turnbull
2b1ad4ed7f
Release v0.60.10 (#1128) v0.60.10 2023-07-20 06:22:09 -07:00
Rhet Turnbull
4efc0c9f56
Fixed syndicated photos to work on Photos 7, #1116 (#1127) 2023-07-20 06:20:07 -07:00
Rhet Turnbull
25d4015b65
Added scopes to orphans check (#1126) 2023-07-19 06:14:41 -07:00
Rhet Turnbull
1d46c9ce8b
Feature update photoinfo asdict (#1125)
* Added missing properties to PhotoInfo.asdict()

* Moved new properties to shallow=False
2023-07-19 05:30:57 -07:00
Rhet Turnbull
34fda8bcbc
Added more info to debug-dump --dump photos (#1124) 2023-07-19 05:30:25 -07:00
Rhet Turnbull
45468dd1a9 Updated CHANGELOG.md [skip ci] 2023-07-16 19:08:21 -07:00
allcontributors[bot]
903079a819
add neilpa as a contributor for bug (#1121)
* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
v0.60.9
2023-07-16 19:02:34 -07:00
Rhet Turnbull
ff70981fbb
Release v0.60.9 (#1120) 2023-07-16 19:01:52 -07:00
Rhet Turnbull
052f2791ac
Bug shared moments 1116 (#1119)
* Partial for #1116, shared moment photos

* Added --shared-moment, --not-shared-moment query args
2023-07-16 18:14:25 -07:00
Rhet Turnbull
4f0e2a101d Updated CHANGELOG.md [skip ci] 2023-07-16 16:31:25 -07:00
Rhet Turnbull
185c6934b8
Release v0.60.8 (#1118) v0.60.8 2023-07-16 16:26:11 -07:00
Rhet Turnbull
c0fa8ef262
alpha support for macOS Sonoma (Photos 9) (#1117) 2023-07-16 15:09:06 -07:00
Rhet Turnbull
e87a42a3ac Updated CHANGELOG.md [skip ci] 2023-07-15 08:19:48 -07:00
Rhet Turnbull
bf9961e203
Release v0.60.7 (#1114) v0.60.7 2023-07-15 08:11:06 -07:00
dvdkon
c63b08694e
Add .AAE adjustment export (fix #97) (#1113)
Implements #97, export of adjustments data
2023-07-15 07:16:56 -07:00
Rhet Turnbull
30b0c13b33 Added docs for PlaceInfo.asdict() 2023-07-03 00:45:37 -07:00
Rhet Turnbull
1977578cfd Updated CHANGELOG.md [skip ci] 2023-07-02 13:27:51 -07:00
Rhet Turnbull
44a46cb652
Release v0.60.6, for real this time (#1112) v0.60.6 2023-07-02 09:42:57 -07:00
Rhet Turnbull
7ed8c7e583
Release v0.60.6 (#1110) 2023-07-02 09:34:29 -07:00
Rhet Turnbull
0064304574
Updated PlaceInfo to work with docs, #1100 (#1109) 2023-07-02 09:32:26 -07:00
Rhet Turnbull
179997aa96
Removed --library/--db from import command, #1105 (#1107) 2023-07-02 09:03:00 -07:00
allcontributors[bot]
889c878138
add msolo as a contributor for bug (#1106)
* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-06-30 20:51:08 -05:00