Rhet Turnbull
25d6f148be
CLI refactor ( #642 )
...
* Initial refactoring of cli.py
* Renamed cli_help
* Refactored all cli commands
* Dropped support for 3.7
* Added test for export with --min-size
* Version bump
* Fixed python version
2022-02-26 22:29:19 -08:00
Rhet Turnbull
5b66962ac1
Fixed export of bursts with --uuid and --selected, #640
2022-02-21 22:58:54 -08:00
Rhet Turnbull
b92a681795
Added --ramdb option ( #639 )
2022-02-21 11:20:02 -08:00
Rhet Turnbull
ecbd370a47
Exportdb refactor ( #638 )
...
* Working on export_db refactor
* Added exportdb command, removed logic for missing export_db, #630
* Updated tests
* updated docs
* Added --config-only, #606
* Added validation for --exportdb
* Added --info to exportdb command
* Fixed exportdb --touch-file to migrate database if needed
* Added exportdb --migrate
2022-02-21 09:15:01 -08:00
Rhet Turnbull
d8204e65eb
Allow multiple characters as path_sep, #634
2022-02-14 06:46:19 -08:00
Rhet Turnbull
060729c4c4
Added --debug and crash reporter to export, #628
2022-02-13 14:51:31 -08:00
Rhet Turnbull
30abdddaf3
Added --force-update, #621
2022-02-12 21:01:16 -08:00
Rhet Turnbull
bfa888adc5
Added --force-update, #621
2022-02-12 17:49:40 -08:00
Rhet Turnbull
ac4083bfbb
Fix for #630
2022-02-12 00:23:50 -08:00
Rhet Turnbull
55a601c07e
Updated tests
2022-02-05 14:30:20 -08:00
Rhet Turnbull
cd02144ac3
Fix for --name searching only original_filename on Photos 5+, #594
2022-02-05 12:55:56 -08:00
Rhet Turnbull
9b247acd1c
Fix for unicode in query strings, #618
2022-02-05 12:36:25 -08:00
Rhet Turnbull
b3d3e14ffe
Fix for #561 , no really, I mean it this time
2022-02-05 10:36:23 -08:00
Rhet Turnbull
77a49a09a1
Updated tests for #561 [skip ci]
2022-02-04 05:56:01 -08:00
Rhet Turnbull
f3063d35be
Fix for filenames with special characters, #561 , #618
2022-02-03 22:46:11 -08:00
Rhet Turnbull
235dea329c
Implemented #605 , refactor out export2
2022-01-29 09:38:52 -08:00
Rhet Turnbull
5afdf6fc20
Fix for #564 , --preview with --download-missing
2022-01-29 08:27:43 -08:00
Rhet Turnbull
c2d726beaf
More refactoring of export code, #462
2022-01-22 10:44:29 -08:00
Rhet Turnbull
92fced75da
Added test for #576
2022-01-08 17:39:49 -08:00
Rhet Turnbull
76aee7f189
Export DB can now reside outside export directory, #568
2022-01-04 06:28:59 -08:00
Rhet Turnbull
a73dc72558
Refactored photoinfo, photoexporter; #462
2022-01-02 09:06:04 -08:00
Rhet Turnbull
1391675a3a
Updated tests and docs
2021-12-31 20:31:15 -08:00
Rhet Turnbull
a3b2784f31
ImageConverter now uses generic context; #562
2021-12-31 17:34:41 -08:00
Rhet Turnbull
04930c3644
Added --skip-uuid, --skip-uuid-from-file, #563
2021-12-31 08:35:26 -08:00
Rhet Turnbull
690d981f31
Fixed test for #561
2021-12-30 15:45:32 -08:00
Rhet Turnbull
03f4e7cc34
Fix for accented characters in album names, #561
2021-12-28 17:25:50 -08:00
Rhet Turnbull
521848f955
Added export test for --exif
2021-12-25 05:53:26 -08:00
Rhet Turnbull
debb17c952
Implement #323
2021-12-25 05:41:37 -08:00
Rhet Turnbull
d59852f594
Updated tests
2021-12-24 17:21:13 -08:00
Rhet Turnbull
0e6c92dbd9
Fix for --use-photokit with --skip-live, #537
2021-11-11 10:54:48 -08:00
Rhet Turnbull
419b34ea73
Fix for #526 with --update
2021-10-15 05:36:41 -07:00
Rhet Turnbull
202bc1144b
Fix for #526
2021-10-11 17:50:07 -07:00
Rhet Turnbull
04ac0a1121
Fix for #524
2021-10-11 15:59:40 -07:00
Rhet Turnbull
e3e1da2fd8
Fix for #516
2021-09-25 08:47:09 -07:00
Rhet Turnbull
59c31ff88d
Fix for #515 , updated tests
2021-09-14 17:24:02 -07:00
Rhet Turnbull
93bf0c210c
Fix for #515
2021-09-13 22:14:48 -07:00
Rhet Turnbull
3a6b2c2c35
Update test_cli.py
2021-08-23 18:36:35 -07:00
Rhet Turnbull
dfb80ba8d6
Update test_cli.py
2021-08-23 18:30:34 -07:00
Rhet Turnbull
94b818b156
Update test_cli.py
2021-08-23 18:09:36 -07:00
Rhet Turnbull
f1cea1498b
Update test for #506
2021-08-23 17:57:28 -07:00
Rhet Turnbull
db5b34d589
Fix for #506
2021-08-23 14:23:39 -07:00
Rhet Turnbull
12f39dbaf5
Added {album_seq} and {folder_album_seq}, #496
2021-07-24 20:41:31 -07:00
Rhet Turnbull
a05e7be14e
Updated test data
2021-07-20 06:09:40 -07:00
Rhet Turnbull
e27c40c772
Fixed album sort order for custom sort, #497
2021-07-20 05:41:13 -07:00
Rhet Turnbull
2e32d62237
Added test for try/except block in cli export
2021-07-04 12:25:24 -07:00
Rhet Turnbull
632169f277
Added --preview-if-missing, #446
2021-07-04 10:03:36 -07:00
Rhet Turnbull
7e2d09bf12
Added --preview, #470
2021-07-04 08:39:06 -07:00
Rhet Turnbull
d1b1d20bcf
Fixed --cleanup for empty export, #481
2021-06-30 22:41:03 -07:00
Rhet Turnbull
07da8031c6
Implemented --query-function, #430
2021-06-20 17:26:07 -07:00
Rhet Turnbull
870a59a2fa
Added --location, --no-location, #474
2021-06-20 15:33:03 -07:00