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
43e1cb18cc
Updated tests
2022-02-26 15:30:13 -08:00
Rhet Turnbull
173e3ccc37
Removed debug code from exiftool, fixed #641
2022-02-24 05:09:42 -08:00
Rhet Turnbull
5b66962ac1
Fixed export of bursts with --uuid and --selected, #640
2022-02-21 22:58:54 -08:00
Rhet Turnbull
2966c9a60f
Updated docs [skip ci]
2022-02-21 15:17:19 -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
5fb686ac0c
Refactored fix for #627
2022-02-11 23:10:09 -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
6843b8661d
Refactored photoexporter for performance, #591
2022-01-28 23:15:02 -08:00
Rhet Turnbull
22964afc69
Performance improvements and refactoring, #462 , partial for #591
2022-01-27 06:28:12 -08:00
Xiaoliang Wu
61a300250d
creat unit test for __all__ ( #599 )
2022-01-23 16:40:20 -08:00
Rhet Turnbull
c2d726beaf
More refactoring of export code, #462
2022-01-22 10:44:29 -08:00
Rhet Turnbull
881832c92d
Removed warning from test
2022-01-18 08:08:58 -08:00
Rhet Turnbull
9517876bd0
Added ExportOptions to photoexporter.py, #462
2022-01-15 16:12:27 -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
44594a8e43
Added support for projects, implements #559
2021-12-31 07:30:20 -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
b71c752e9d
Added get_photos_library_version
2021-12-26 19:57:33 -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
3e038bf124
Added test library for Monterey on M1
2021-12-05 08:41:08 -08:00
Rhet Turnbull
7d923590ae
Updated dependencies for pyobjc 8.0
2021-11-25 08:34:55 -08:00
Rhet Turnbull
0e6c92dbd9
Fix for --use-photokit with --skip-live, #537
2021-11-11 10:54:48 -08:00
Rhet Turnbull
51ba54971a
Test fixes for Monterey/M1
2021-11-07 08:33:08 -08:00
Rhet Turnbull
ef82c6e32b
Updated for Monterey 12.0.1 release
2021-10-28 22:05:17 -07: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
c472698b1d
Updated REPL, now with more cowbell
2021-09-30 05:59:03 -07:00
Rhet Turnbull
1b40e9d65f
Fixed tests for comment fix
2021-09-26 14:07:35 -07:00