Rhet Turnbull
1661cc9f0b
Feature batch edit 949 ( #1001 )
...
* Initial implementation of batch-edit, #949
* Added tests for batch-edit, #949
2023-02-25 14:37:26 -08:00
Rhet Turnbull
0c293d0bf5
Refactor verbose 931 ( #960 )
...
* Began refactoring verbose code for #931
* Fixed tests for timewarp due to verbose refactor
* Updated test data
* More refactoring for #931
* Refactored queryoptions.py
* Refactored queryoptions.py
* Refactored queryoptions.py
* Refactored echo_error
* Refactored debug
* Refactored debug
* Refactored use of verbose in export
* Refactored use of verbose in export
* Refactred --verbose in add-locations and debug-dump
* Refactored --verbose for
* Refactored --verbose for osxphotos exportdb
* Refactored --verbose for osxphotos import
* Refactored --verbose for osxphotos orphans
* Refactored --verbose for osxphotos snap-diff
* Refactored --verbose for osxphotos sync
* Refactored --verbose for osxphotos timewarp
* Added default verbose() function to verbose
2023-01-28 17:44:20 -08:00
Rhet Turnbull
bd01e41714
Bug timewarp sync 946 ( #947 )
...
* Fix --timezone iCloud sync, #946
* ADded tests for timezone fix #946
2023-01-21 14:48:56 -08:00
Rhet Turnbull
8c46b8e545
Bug slow import 934 ( #942 )
...
* Working on slow import, #934
* Tests working for #934
* Removed unnecessary report record updates
2023-01-21 07:44:42 -08:00
Rhet Turnbull
83d14ac191
Feature add locations 929 ( #932 )
...
* Initial implementation of add-locations command #929
* Updated help for add-locations
* Fixed handling of shared albums in sync
* Added test for add-locations
2023-01-16 21:26:02 -08:00
Rhet Turnbull
c383212822
Feature add sync command 887 ( #921 )
...
* Starting work on sync command, #887
* Added parsing for --set, --merge
* Added query options
* Added --incloud, --not-incloud, --not-missing, --cloudasset, --not-cloudasset to query options, #800 (#902 )
* Got basic import logic working
* Got basic set/merge logic working
* add to album now working
* Resolve paths for --import
* Refactored report writer to reuse code from export report
* Removed report_writer_sync.py
* add oPromessa as a contributor for code (#914 )
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Added --profile, --watch, --breakpoint, --debug as global options (#917 )
* Removed unnecessary import
* Release 0.56.0 (#918 )
* Release 0 56 0 (#919 )
* Release 0.56.0
* Release 0.56.0
* Updated CHANGELOG.md [skip ci]
* Got CSV reporting, summary results done
* Added json report for sync results
* Added sqlite report for sync
* Basic set/merge working for sync
* sync mvp working
* Added help text for sync
* Added test for sync
* Updated tests for sync
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-14 22:06:20 -08:00
Rhet Turnbull
d5a9001661
Updated PhotosAlbum code
2022-09-02 18:07:09 -07:00
Rhet Turnbull
c88fc75013
Feature add import 754 ( #762 )
...
* Initial alpha version of import command
* Refactored
* Improved help, added --clear-metadata
* Added --clear-metadata, --exiftool to import
* Added --keyword, --title, --description
* Added --location
* Added test for --location
* Changed --auto-folder to --split-folder, added docs
* Added --walk, updated docs
* Added --check-templates
* Updated help text for import
2022-08-21 09:07:22 -07:00
Rhet Turnbull
35a4777ae4
Added --limit, #592 ( #685 )
2022-05-07 08:59:01 -07:00
Rhet Turnbull
dc4d322dab
Feature timewarp ( #675 )
...
* Implemented timewarp command
* Updated docs
* Added missing pytest mark
2022-05-01 10:01:05 -07:00
Rhet Turnbull
382d097285
fix verbose output when redirected to file, #661
2022-03-27 09:52:23 -07:00
Rhet Turnbull
25d6f148be
CLI refactor ( #642 )
...
* Initial refactoring of cli.py
* Renamed cli_help
* Refactored all cli commands
* Dropped support for 3.7
* Added test for export with --min-size
* Version bump
* Fixed python version
2022-02-26 22:29:19 -08:00
Rhet Turnbull
bfa888adc5
Added --force-update, #621
2022-02-12 17:49:40 -08:00
Rhet Turnbull
2d68594b78
Fixes for #454
2021-05-28 08:48:21 -07:00
Rhet Turnbull
df167c00eb
Added osxphotos related template fields, partial fix for #444
2021-05-15 14:46:35 -07:00
Rhet Turnbull
cd8dd552a4
Add --add-exported-to-album, # 428
2021-05-01 21:15:31 -07:00
Rhet Turnbull
b1171e96cc
Added --update to CLI export; reference issue #100
2020-05-23 09:34:04 -07:00