Rhet Turnbull
7d923590ae
Updated dependencies for pyobjc 8.0
2021-11-25 08:34:55 -08:00
Rhet Turnbull
818f4f45a4
Dependency update for Monterey
2021-10-30 07:37:23 -07:00
Rhet Turnbull
a895833c7f
Updated dependencies
2021-10-10 22:27:00 -07:00
Rhet Turnbull
3f81a3c179
Added python 3.10 to supported versions
2021-10-09 09:39:23 -07:00
Rhet Turnbull
c472698b1d
Updated REPL, now with more cowbell
2021-09-30 05:59:03 -07:00
Rhet Turnbull
93bf0c210c
Fix for #515
2021-09-13 22:14:48 -07:00
Rhet Turnbull
2eb6e70e57
Updated dependencies
2021-08-29 18:30:23 -07:00
Rhet Turnbull
fa2027d453
Improved caching of detected_text results
2021-08-02 05:10:26 -07:00
Rhet Turnbull
0c8fbd69af
Updated dependencies
2021-07-28 06:21:21 -07:00
Rhet Turnbull
123340eada
Added PhotoInfo.detected_text()
2021-07-25 18:34:59 -07:00
Rhet Turnbull
7d81b94c16
Upgraded osxmetadata to add new extended attributes
2021-07-16 19:45:19 -07:00
Rhet Turnbull
10097323e5
Fixed missing more-itertools, #466
2021-06-14 05:16:56 -07:00
Rhet Turnbull
61943d051b
Updated dependencies to minimize pyobjc requirements
2021-06-05 11:25:41 -07:00
Rhet Turnbull
cd8dd552a4
Add --add-exported-to-album, # 428
2021-05-01 21:15:31 -07:00
Rhet Turnbull
952f1a6c3c
Fixed setup.py
2021-04-17 17:58:15 -07:00
Rhet Turnbull
7ae5b8aae7
Added --min-size, --max-size query options, #425
2021-04-17 17:56:48 -07:00
Rhet Turnbull
515df0a5dc
Template refactor ( #385 )
...
* Initial implementation of new textx parser for template
* Implemented parser as singleton
* Moved grammar to .tx file
* Added filter templates
* Added filter templates
* Added tests for nested templates
* Added tests for filter+path_sep
* Added tests for filter+path_sep
* Added punctuation templates
* Added hook for --replace-keywords
* Updated docs for phototemplate
* Updated docs for phototemplate
* Updated tests data
* Updated tests data
* Updated docs for phototemplate
* Version bump
* Updated CLI help
* Fixed template processing for boolean, default
2021-02-21 20:19:51 -08:00
Rhet Turnbull
75516d91e9
Added python versions to setup.py
2021-01-21 06:21:11 -08:00
Rhet Turnbull
c4980fc284
Added README.rst, closes #331
2021-01-08 07:04:07 -08:00
Rhet Turnbull
05f111a287
Added exception handling/capture for convert-to-jpeg, issue #322
2021-01-03 09:36:26 -08:00
Rhet Turnbull
bf2a55d7f6
Added --xattr-template, closes #242
2020-12-31 12:33:15 -08:00
Rhet Turnbull
5885b23d32
Initial implementation for Finder tags
2020-12-30 08:32:42 -08:00
Rhet Turnbull
0262e0d97e
Added tests for configoptions.py
2020-12-12 07:25:50 -08:00
Rhet Turnbull
3c85f26f90
Moved AppleScript to photoscript
2020-11-14 13:34:50 -08:00
Rhet Turnbull
38f201d0fb
--convert-to-jpeg initial version working
2020-10-02 06:31:20 -07:00
Rhet Turnbull
a714ae0af0
Dropped py36 due to datetime.fromisoformat
2020-08-08 21:59:38 -07:00
Rhet Turnbull
6688d1ff64
Updated dependencies, now supports py36, py37, py38
2020-07-18 07:42:52 -07:00
Rhet Turnbull
53304d7023
Added ExifInfo (Photos 5 only)
2020-05-13 22:42:33 -07:00
Rhet Turnbull
85d2baac10
Updated setup.py and README with install instructions
2020-04-20 22:13:42 -07:00
Rhet Turnbull
8a768e62ce
Still working on bpylist2 install error
2020-04-20 21:35:12 -07:00
Rhet Turnbull
8e4b88ad1f
Updated setup.py to resolve issue with bpylist2 on python < 3.8
2020-04-20 21:21:47 -07:00
Rhet Turnbull
2feb0999b3
Initial version of templating system for CLI
2020-03-22 09:45:56 -07:00
Rhet Turnbull
cda5f44693
Fixed requirements.txt for bplist2
2020-03-21 12:51:27 -07:00
Rhet Turnbull
960487f296
still trying to debug github actions fail
2020-03-21 11:21:38 -07:00
Rhet Turnbull
6ab1511b4f
Added pycodestyle needed by bpylist2
2020-03-21 11:15:39 -07:00
Rhet Turnbull
23b26ed130
fixed version of bpylist2
2020-03-21 11:05:39 -07:00
Rhet Turnbull
b338b34d50
Added PhotoInfo.place for reverse geolocation data
2020-03-21 10:39:42 -07:00
Rhet Turnbull
279ab36929
Added MANIFEST.in
2020-03-14 09:10:05 -07:00
Rhet Turnbull
d32774f495
Moved util scripts to utils
2020-03-14 07:13:17 -07:00
Rhet Turnbull
4dfb131a21
Added XMP sidecar to export
2020-01-26 09:34:53 -08:00
Rhet Turnbull
de05323a15
Fix to setup to specify versions of required packages
2020-01-14 05:28:49 -08:00
Rhet Turnbull
190adea3fc
Renamed cmd_line so python3 -m osxphotos will work
2019-12-21 08:19:32 -08:00
Rhet Turnbull
6e45cf9591
added _version.py
2019-12-07 15:34:49 -08:00
Rhet Turnbull
811946018d
Fixed warning message for duplicate edit_resource_id
2019-12-07 13:13:34 -08:00
Rhet Turnbull
2a0f27ca57
Supports duplicate album names (treated as single album)
2019-12-07 12:51:39 -08:00
Rhet Turnbull
ff4066c49c
version bump
2019-12-07 10:36:23 -08:00
Rhet Turnbull
9777e27e3a
Added external_edit() to README
2019-12-01 08:14:25 -08:00
Rhet Turnbull
55a6b5bf1c
version bump
2019-11-30 11:03:07 -08:00
Rhet Turnbull
68eef42599
Added path_edited() for Photos 5, still needs to be added for Photos <= 4.0
2019-11-29 08:47:11 -08:00
Rhet Turnbull
7818fe0fcf
Now copy write-ahead log and shared memory files which fixes problem with access to recently changed data
2019-11-28 09:25:22 -08:00