Rhet Turnbull
d8204e65eb
Allow multiple characters as path_sep, #634
2022-02-14 06:46:19 -08:00
Rhet Turnbull
9517876bd0
Added ExportOptions to photoexporter.py, #462
2022-01-15 16:12:27 -08:00
Rhet Turnbull
a73dc72558
Refactored photoinfo, photoexporter; #462
2022-01-02 09:06:04 -08:00
Rhet Turnbull
632169f277
Added --preview-if-missing, #446
2021-07-04 10:03:36 -07:00
Aaron van Geffen
6870ad0d8e
Use original filename to export photos by default ( #396 )
...
* Use original filename to export photos by default, #176
* Fixed edited filename to also use original_filename if none provided.
* Rolled back previous change due to test failures
* Use original filename for edited file exports as well
Co-authored-by: Rhet Turnbull <rturnbull@gmail.com >
2021-03-14 12:19:05 -07:00
Rhet Turnbull
4b7a53faa8
Write description to ITPC:CaptionAbstract ( #380 )
2021-02-13 10:37:01 -08:00
Rhet Turnbull
f8616acf16
Fixed unnecessary warning for long keywords, issue #365
2021-02-07 05:40:41 -08:00
Rhet Turnbull
651ed50a07
Added isreference property and --is-reference, #321
2021-01-15 21:20:08 -08:00
Rhet Turnbull
1fd0fe5ea4
Fixed XMP sidecars to conform with exiftool format, #349 , #350
2021-01-15 13:49:26 -08:00
Rhet Turnbull
d833c14ef4
Added --sidecar exiftool, issue #303
2020-12-27 22:17:56 -08:00
Rhet Turnbull
75888cd663
Set XMP:Subject to match Keywords, issue #302
2020-12-27 08:35:30 -08:00
Rhet Turnbull
2ebd4c33ff
remove duplicate keywords with --exiftool and --sidecar, closes #294
2020-12-20 22:11:50 -08:00
Rhet Turnbull
e0e8850e56
Added better exiftool error handling, closes #300
2020-12-20 20:37:23 -08:00
Rhet Turnbull
ec4b53ed9d
Refactored FileUtil to use copy-on-write no APFS, issue #287
2020-12-10 20:29:47 -08:00
Rhet Turnbull
4cce9d4939
Implement fix for issue #282 , QuickTime metadata
2020-12-05 07:18:49 -08:00
Rhet Turnbull
dbbbbf10a8
Merge pull request #272 from jstrine/fix_xml_escaping
...
Add XML escaping to XMP sidecar export, thanks to @jstrine for the fix!
2020-11-25 17:52:22 -08:00
Jonathan Strine
cec266bba4
Fix tests again
...
Third times the charm to fix a find-replace error this time.
2020-11-25 19:51:09 -05:00
Jonathan Strine
d0d2e80800
Fix tests for apostrophe
...
Previous commit didn't reflect all locations and had a copy/paste error.
2020-11-25 19:45:21 -05:00
Jonathan Strine
aafdbea564
Fix test to accomodate for escaped apostrophe
2020-11-25 19:36:09 -05:00
Jonathan Strine
c27cfb1223
Fix test for XMP sidecar with GPS info
2020-11-25 19:24:56 -05:00
Rhet Turnbull
38397b507b
Fix for issue #247
2020-11-08 21:17:19 -08:00
Rhet Turnbull
2202f1b1e9
Refactored exiftool.py
2020-11-04 21:37:20 -08:00
Rhet Turnbull
663e33bc17
Added --ignore-date-modified flag, issue #247
2020-11-01 09:13:45 -08:00
Rhet Turnbull
11459d1da4
Updated --exiftool to set dates/times as Photos does, issue #247
2020-10-31 22:11:00 -07:00
Rhet Turnbull
0cce234a8c
Fixed handling of date_modified for Catalina, issue #247
2020-10-31 08:46:35 -07:00