Rhet Turnbull
855d417e81
Refactored implementation for #731
2022-07-23 15:33:31 -07:00
Rhet Turnbull
bd33b61882
Implemented #731 , export_id in report database
2022-07-23 10:11:39 -07:00
Rhet Turnbull
7497a02aaf
Added live video and raw photo size to inspect, #734
2022-07-23 07:26:39 -07:00
Rhet Turnbull
5a43fb7410
Bug fix for #726
2022-07-15 22:53:09 -04:00
Rhet Turnbull
30bf06e794
Possible fix for #726
2022-07-15 22:38:47 -04:00
Rhet Turnbull
8ac584e708
Fix for large files and exiftool, #722
2022-07-01 08:14:56 -07:00
Rhet Turnbull
292fdf3c74
Fix for large files and exiftool, #722 ( #723 )
2022-07-01 08:03:21 -07:00
Rhet Turnbull
51317a607c
Added initial support for macOS Ventura/13.0 beta
2022-06-17 12:26:22 -07:00
Rhet Turnbull
5f63cccc7c
Initial support for Ventura developer preview ( #715 )
2022-06-17 12:11:17 -07:00
Rhet Turnbull
b3a935bd90
Added missing import
2022-06-15 08:26:01 -07:00
Rhet Turnbull
c2f02c3b7b
Added --template to inspect command
2022-05-29 09:39:40 -07:00
Rhet Turnbull
04e1149cad
Fixed docs
2022-05-29 08:18:18 -07:00
Rhet Turnbull
203dccb39f
Fixed shortuuid docs
2022-05-28 23:14:05 -07:00
Rhet Turnbull
75568269bb
Added shortuuid, #314
2022-05-28 23:03:04 -07:00
Rhet Turnbull
9e9266ec9c
Added slice, sslice filters
2022-05-28 22:07:31 -07:00
Rhet Turnbull
6f1e81b038
Updated join so join() works correctly, #706
2022-05-28 19:12:46 -07:00
Rhet Turnbull
b6e7a75a81
Updated docs [skip ci]
2022-05-28 19:02:13 -07:00
Rhet Turnbull
6c1650b7cf
Version 0.50.1 with --delete-file, --delete-uuid exportdb commands
2022-05-28 18:18:23 -07:00
Rhet Turnbull
175d7ea223
Version 0.50.0 with updated template engine
2022-05-28 08:12:16 -07:00
Rhet Turnbull
0a973d67f9
Updated template language to match autofile
...
* Added field_arg to template grammar
* Updated template grammar to match autofile MTL
* Added format and filter args from autofile
* Added cloud_metadata to PhotoInfo
* Version bump, updated docs
* Added tests for filters
2022-05-27 18:33:07 -07:00
Rhet Turnbull
999b16e80f
Version bump, updated docs
2022-05-26 20:16:41 -07:00
Rhet Turnbull
ed3473f602
Added cloud_metadata to PhotoInfo
2022-05-25 22:56:52 -07:00
Rhet Turnbull
8d020cbf09
Updated docs
2022-05-24 09:14:01 -07:00
Rhet Turnbull
dae710b836
Implemented retry for export db, #569
2022-05-24 09:13:44 -07:00
Rhet Turnbull
7926c8d676
Bug fix, #695
2022-05-23 23:33:40 -07:00
Rhet Turnbull
e9cc6ce137
Bug fix, #695
2022-05-23 22:53:39 -07:00
Rhet Turnbull
7a52d413a3
Bug fix
2022-05-22 15:19:48 -07:00
Rhet Turnbull
ab8b7b4b19
Fixed detected_text for videos
2022-05-22 15:06:31 -07:00
Rhet Turnbull
128e84c7a4
Added inspect command
2022-05-22 13:32:20 -07:00
Rhet Turnbull
4771207595
Feature inspect command ( #701 )
...
* Initial implementation of inspect command
* Updated help for inspect
2022-05-22 12:23:40 -07:00
Rhet Turnbull
0eca3b9c13
Initial implementation of inspect command ( #700 )
2022-05-22 12:18:40 -07:00
Rhet Turnbull
64002044d2
Added timestamp to export_data in exportdb, #697
2022-05-21 11:00:52 -07:00
Rhet Turnbull
4e40d4b74e
Added warning on hardlinks to exiftool command
2022-05-21 08:48:59 -07:00
Rhet Turnbull
0a7575b889
Updated docs
2022-05-21 08:12:32 -07:00
Rhet Turnbull
c776f3070d
Added --uuid-info, --uuid-files to exportdb
2022-05-21 08:08:25 -07:00
Rhet Turnbull
8e9f27995b
Added exiftool command
2022-05-20 22:19:26 -07:00
Rhet Turnbull
79e4b333e9
Initial implementation of exiftool command, #691 ( #696 )
...
* Initial implementation of exiftool command, #691
* updated comment [skip ci]
2022-05-20 22:12:48 -07:00
Rhet Turnbull
4ec9f6d3e6
Implemented #689
2022-05-17 20:52:59 -07:00
Rhet Turnbull
5a9722b37c
Unhid exportdb command
2022-05-16 10:15:57 -07:00
Rhet Turnbull
1fb8fa7da2
Fixed typos
2022-05-15 10:38:01 -07:00
Rhet Turnbull
1173b6c0f2
Added JSON, SQLite report formats, added command
2022-05-15 09:48:55 -07:00
Rhet Turnbull
470839ba0d
Feature report writer #309 ( #690 )
...
* Initial implementation of ReportWriter for #309
* Initial implementation of ReportWriterJSON
* Added sqlite report format
* Added auto-flush to report writer, fixed exportdb --info to output json
* Added exportdb --report
2022-05-15 09:30:17 -07:00
Rhet Turnbull
391815dd94
--report can now accept a template, #339
2022-05-14 09:04:04 -07:00
Rhet Turnbull
b4dc7cfcf6
Fixed run command to allow passing args to the called python script
2022-05-13 05:50:16 -07:00
Rhet Turnbull
5cd74b5f23
version bump
2022-05-08 20:37:37 -07:00
Rhet Turnbull
abbb200838
Fixed path_derivatives for shared photos, #687
2022-05-08 18:30:13 -07:00
Rhet Turnbull
e7eefce5c5
Added --no-keyword, #637
2022-05-07 14:24:06 -07:00
Rhet Turnbull
2ed6e11426
Fixed typo in docs
2022-05-07 10:00:51 -07:00
Rhet Turnbull
5ab5c53b26
Added --limit, version bump
2022-05-07 09:11:21 -07:00
Rhet Turnbull
35a4777ae4
Added --limit, #592 ( #685 )
2022-05-07 08:59:01 -07:00