allcontributors[bot]
5e676d3507
docs: update .all-contributorsrc [skip ci]
2021-01-08 14:16:30 +00:00
allcontributors[bot]
935865dc65
docs: update README.md [skip ci]
2021-01-08 14:16:25 +00:00
Rhet Turnbull
193f26bec8
Merge pull request #342 from kradalby/master
...
Ensure keyword list only contains strings, @all-contributors please add @kradalby for code
2021-01-08 06:06:17 -08:00
Kristoffer Dalby
7b6a0af314
Ensure keyword list only contains string
...
This commit ensures that every keyword in the keyword list that is to be written
to a sidecar or exif only contains strings. The current implementation fails
with an exception as the "sorted" functions will fail if the list contains a mix
of strings and integers.
2021-01-08 11:33:50 +00:00
Rhet Turnbull
549a9b3572
Updated CHANGELOG.md
2021-01-06 08:33:40 -08:00
Rhet Turnbull
792247b51c
Improved handling of deleted photos, #332
v0.39.10
2021-01-06 08:24:58 -08:00
Rhet Turnbull
568d1b36a6
Refactored ExportResults
2021-01-06 06:56:26 -08:00
Rhet Turnbull
d78097ccc0
Added error_str to ExportResults
2021-01-05 21:34:46 -08:00
Rhet Turnbull
ad9dcd9ed7
Updated help text for --export-as-hardlink, #287
2021-01-05 21:10:37 -08:00
Rhet Turnbull
fb5fb8ebc7
Added additional warning to _photoinfo_export
v0.39.9
2021-01-04 12:37:12 -08:00
Rhet Turnbull
7deac581b1
Added test for Big Sur 16.0.1 database changes
2021-01-03 19:40:34 -08:00
Rhet Turnbull
1173c00ce7
Updated all-contributors
2021-01-03 15:24:40 -08:00
Rhet Turnbull
2bf83e4b1f
Updated all-contributors
2021-01-03 15:23:21 -08:00
Rhet Turnbull
b93d6822ac
Updated README, version
v0.39.8
2021-01-03 10:41:47 -08:00
Rhet Turnbull
90b493b7a4
Merge pull request #327 from synox/patch-1
...
doc: start with examples before the export reference, thanks to @synox
v0.39.7
2021-01-03 10:30:28 -08:00
Rhet Turnbull
2480f2a325
Added tag_groups arg to ExifTool.asdict(), issue #324
2021-01-03 10:28:44 -08:00
Aravindo Wingeier
a59bb5b02f
remove extra spaces
2021-01-03 19:09:29 +01:00
Aravindo Wingeier
7c8bfc811a
Adding back dependency https://github.com/RhetTbull/PhotoScript )
2021-01-03 19:08:32 +01:00
Aravindo Wingeier
7c7bf1be6b
doc: start with examples before the export reference
...
Because the very long export reference might makes it hard to spot the examples.
2021-01-03 19:04:49 +01:00
Rhet Turnbull
b1cab32ff4
Updated dependencies in README.md
2021-01-03 09:48:01 -08:00
Rhet Turnbull
05f111a287
Added exception handling/capture for convert-to-jpeg, issue #322
v0.39.6
2021-01-03 09:36:26 -08:00
Rhet Turnbull
83915c65ab
Add @synox as a contributor
2021-01-03 09:24:45 -08:00
Rhet Turnbull
22f44f7f40
Merge pull request #326 from synox/master
...
Make readme easier for beginners, thanks to @synox
2021-01-03 09:21:20 -08:00
Aravindo Wingeier
02ef0f9a25
doc simplify readme
2021-01-03 18:04:51 +01:00
Rhet Turnbull
6347d94dfb
Updated CHANGELOG.md
v0.39.5
2021-01-03 08:47:16 -08:00
Rhet Turnbull
a32c102d62
Updated CHANGELOG.md
2021-01-03 08:46:36 -08:00
Aravindo Wingeier
38842ff924
Cleanup up the readme
...
simplify as much as possible
2021-01-03 17:31:42 +01:00
Rhet Turnbull
478715a363
Implemented text replacement for templates, issue #316
v0.39.4
2021-01-03 07:38:07 -08:00
Rhet Turnbull
74f1002b9a
Updated CHANGELOG.md
2020-12-31 13:11:21 -08:00
Rhet Turnbull
2f57abd23c
Fixed modified template to use creation time if no modificationd date, issue #312
v0.39.3
2020-12-31 13:07:00 -08:00
Rhet Turnbull
f9a43b92c1
Updated CHANGELOG.md
2020-12-31 12:36:16 -08:00
Rhet Turnbull
bf2a55d7f6
Added --xattr-template, closes #242
v0.39.2
2020-12-31 12:33:15 -08:00
Rhet Turnbull
34bb7f2cdc
Updated CHANGELOG.md
2020-12-30 20:48:38 -08:00
Rhet Turnbull
3394c52768
Fixed --exiftool-path bug, issue #311 , #313
v0.39.1
2020-12-30 20:21:05 -08:00
Rhet Turnbull
27282af3b9
Updated CHANGELOG.md
2020-12-30 14:00:31 -08:00
Rhet Turnbull
b7b06b9fdb
Merge pull request #310 from RhetTbull/finder_tags
...
Added Finder tags, partial implementation for issue #242
v0.39.0
2020-12-30 13:52:37 -08:00
Rhet Turnbull
29e424575a
Added tests for Finder tags
2020-12-30 13:37:15 -08:00
Rhet Turnbull
ea373c4197
Updated requirements.txt
2020-12-30 08:52:58 -08:00
Rhet Turnbull
f25a299309
Updated README for finder tags
2020-12-30 08:51:01 -08:00
Rhet Turnbull
5885b23d32
Initial implementation for Finder tags
2020-12-30 08:32:42 -08:00
Rhet Turnbull
5dccdf7750
Fixed --exiftool-path bug, issue #308
v0.38.22
2020-12-30 07:31:07 -08:00
Rhet Turnbull
e9134f84df
Updated CHANGELOG.md
2020-12-29 09:51:18 -08:00
Rhet Turnbull
3872e7ae64
Fixed --exiftool-path to work with --exiftool-merge-keywords/persons
v0.38.21
2020-12-29 09:47:03 -08:00
Rhet Turnbull
b3e86dffc8
Updated CHANGELOG.md
2020-12-29 09:46:25 -08:00
Rhet Turnbull
4897fc4b05
Added --exiftool-path to CLI
v0.38.20
2020-12-29 09:23:51 -08:00
Rhet Turnbull
1dbf22fdc9
Updated CHANGELOG.md
2020-12-29 08:03:21 -08:00
Rhet Turnbull
fa58af8b88
Added exiftool signature to JSON output, issue #303
v0.38.19
2020-12-29 07:51:34 -08:00
Rhet Turnbull
9c9bcb08b3
Updated CHANGELOG.md
2020-12-28 15:42:09 -08:00
Rhet Turnbull
b1cb99f83f
Added --exiftool-merge-keywords/persons, issue #299 , #292
v0.38.18
2020-12-28 15:31:31 -08:00
Rhet Turnbull
d3605f6303
Updated CHANGELOG.md
2020-12-28 11:58:00 -08:00