allcontributors[bot]
0abdf62bef
add pweaver as a contributor for bug, and ideas ( #962 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-28 18:09:10 -08:00
Rhet Turnbull
9efb99cbd4
Fixed --dry-run with --finder-tags-keywords and --xattr-template, #958 ( #961 )
2023-01-28 18:08:19 -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
770d85759d
Implemented {counter} template ( #957 )
2023-01-25 06:17:06 -08:00
oPromessa
80ee142c7f
Added --not-edited option to query | Added corresponding tests for query and export ( #956 )
...
* Added --not-edited option to query
Added --not-edited option to query (exclusive with --edited) to search for photos that have not been edited.
Added test scenarios for --edited and -.-not-edited
* Added --not-edited option to query
Added --not-edited option to query (exclusive with --edited) to search for photos that have not been edited.
Added query test scenarios for --edited and --not-edited
Added export test scenarios for --edited and --not-edited
* Added --not-edited option to query
Added --not-edited option to query (exclusive with --edited) to search for photos that have not been edited.
Added query test scenarios for --edited and --not-edited
Added export test scenarios for --edited and --not-edited
* Made edited/non-edited mutually exclusive in query() to match other filters
Co-authored-by: Rhet Turnbull <rturnbull@gmail.com>
2023-01-24 20:11:47 -08:00
allcontributors[bot]
7f7e58a1bd
add eecue as a contributor for ideas, and userTesting ( #953 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-22 22:48:18 -08:00
Rhet Turnbull
6a6f1da746
Updated CHANGELOG.md [skip ci]
2023-01-22 22:43:59 -08:00
Rhet Turnbull
db5c4a216f
Release files for 0.56.6 ( #952 )
v0.56.6
2023-01-22 22:40:50 -08:00
Rhet Turnbull
369fa553e8
Feature timewarp parse date 867 ( #951 )
...
* Working on tests for timewarp --parse-date
* Test working for --parse-date
* Refactored date utils out of timewarp.py
* Added timezone to --parse-date, updated tests
* Added cog to README
2023-01-22 22:35:05 -08:00
Rhet Turnbull
29968269ff
Feature person favorite 940 ( #950 )
...
* Added person favorite for #940
* Added person.feature_less #940 (but not 100% sure it's right yet)
* Added tests for PersonInfo.favorite, PersonInfo.feature_less
2023-01-22 11:53:08 -08:00
Rhet Turnbull
381141bc09
Updated CHANGELOG.md [skip ci]
2023-01-21 14:55:06 -08:00
Rhet Turnbull
caa279e394
Release files for 0.56.5 ( #948 )
v0.56.5
2023-01-21 14:52:15 -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
32b23a09cb
Updated CHANGELOG.md [skip ci]
2023-01-21 10:45:34 -08:00
allcontributors[bot]
4857598324
add djbeadle as a contributor for ideas ( #945 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-21 10:44:10 -08:00
Rhet Turnbull
b937874f66
Updated release files for v0.56.4 ( #944 )
v0.56.4
2023-01-21 10:38:07 -08:00
Rhet Turnbull
69eb4b070c
Updated search info for Ventura, #937 ( #943 )
2023-01-21 10:29:31 -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
b6ab618154
Updated CHANGELOG.md [skip ci]
2023-01-16 21:54:40 -08:00
Rhet Turnbull
7ab33f66d7
Release files for 0.56.3 ( #933 )
v0.56.3
2023-01-16 21:51:17 -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
aca2333477
Fixed handling of shared albums in sync
2023-01-16 10:03:19 -08:00
Rhet Turnbull
15c75ff17c
Release 0.56.2 ( #928 )
v0.56.2
2023-01-15 19:08:36 -08:00
oPromessa
1e58e20b3c
On import consider GPS Location from XMP if EXIF is not available. ( #912 )
...
* On import consider GPS Location from XMP if EXIF is not available.
On import consider GPS Location from XMP if EXIF is not available. Relevant for MOV file types without EXIF.
* Revert "On import consider GPS Location from XMP if EXIF is not available."
This reverts commit 5d0dc821489cedf92a4e87ca6443c80ca93d4e5d.
* On import consider GPS Location from XMP if EXIF is not available.
Relevant for MOV files which do not have EXIF.
2023-01-15 19:03:05 -08:00
Rhet Turnbull
51ca4d30f3
Added score info to inspect, #899 ( #927 )
2023-01-15 18:55:42 -08:00
Rhet Turnbull
15b331047c
Updated PhotoScript version to use faster folder/album code ( #926 )
2023-01-15 15:24:32 -08:00
Rhet Turnbull
81f4a4c3ee
Fixed 'Photos 5 only' text, #916 ( #925 )
2023-01-15 15:22:55 -08:00
mave2k
227a3e2836
Update README.md ( #923 )
...
Added a step in the readme for pipx-installation, to make sure 'pipx ensurepath' is executed to access the installed packages.
2023-01-15 15:18:17 -08:00
allcontributors[bot]
0688729785
add mave2k as a contributor for doc ( #924 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-15 14:14:30 -08:00
allcontributors[bot]
8fa7f18ece
add mave2k as a contributor for doc ( #924 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-15 14:14:16 -08:00
Rhet Turnbull
99aff7396f
Updated CHANGELOG.md [skip ci]
2023-01-14 22:51:56 -08:00
Rhet Turnbull
c36610ab62
Updated docs
v0.56.1
2023-01-14 22:42:35 -08:00
Rhet Turnbull
2aa80996bf
Updated docs
2023-01-14 22:41:41 -08:00
Rhet Turnbull
de8f29a431
Release 0.56.1 ( #922 )
2023-01-14 22:28:34 -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
5fc8c022ab
Updated CHANGELOG.md [skip ci]
2023-01-13 20:29:49 -08:00
Rhet Turnbull
8aa850e969
Release 0 56 0 ( #919 )
...
* Release 0.56.0
* Release 0.56.0
v0.56.0
2023-01-13 19:27:49 -08:00
Rhet Turnbull
3dda7371ab
Release 0.56.0 ( #918 )
2023-01-13 18:19:46 -08:00
Rhet Turnbull
4b3433fc20
Added --profile, --watch, --breakpoint, --debug as global options ( #917 )
2023-01-13 17:49:30 -08:00
allcontributors[bot]
106b258c6d
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>
2023-01-13 06:47:44 -08:00
Rhet Turnbull
8caee5a81b
Added --incloud, --not-incloud, --not-missing, --cloudasset, --not-cloudasset to query options, #800 ( #902 )
2023-01-08 14:53:16 -08:00
Rhet Turnbull
6788f318a2
Added PhotoInfo.fingerprint #900 ( #901 )
2023-01-06 18:39:12 -08:00
Rhet Turnbull
1f7480a9b9
Added .gitattributes
2023-01-03 06:30:26 -08:00
Rhet Turnbull
8b72374001
Fixed API docs and added example, #897
2023-01-02 09:15:35 -08:00
allcontributors[bot]
cf72a1f821
add johnsturgeon as a contributor for bug, and doc ( #898 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-02 09:13:56 -08:00
allcontributors[bot]
11266cd62b
add qkeddy as a contributor for ideas, and data ( #895 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-01 08:38:16 -08:00
Rhet Turnbull
1a5bb0e36a
Updated CHANGELOG.md [skip ci]
2023-01-01 08:34:29 -08:00
Rhet Turnbull
a1a97eec13
Release files for 0.55.7 ( #894 )
v0.55.7
2023-01-01 08:30:29 -08:00
Rhet Turnbull
eb0251b198
Fix for incorrect path for shared photos on Ventura, #883 ( #893 )
...
Fixes PhotoInfo.path to return the correct path for shared photos on Ventura (#883 )
2023-01-01 08:26:54 -08:00
Rhet Turnbull
dbdeb069be
Updated CHANGELOG.md [skip ci]
2022-12-30 22:44:42 -08:00