Rhet Turnbull
Rhet Turnbull
I think 0.67.10 should work. You can use `pipx install osxphotos==0.67.10`
I think this should be fixed in 0.68.6 but I've not been able to test it on 10.15 to verify.
Thanks for the feedback. I'll take a look when I get a chance.
I've created a new library, [utitools](https://github.com/RhetTbull/utitools) that implements the needed functionality across macOS versions and linux. I need to test this on 10.15 then I'll refactor osxphotos to use this...
See #909 This is possible and would be a good option to include in #909. I've been working on a separate project that reverse engineers the private Photos APIs to...
See also #1755
Thanks @kdeldycke! This looks useful.
Add options: `--generate-sidecars`: create sidecars for files on disk form assets in Photos `--finder-tags`: add keywords in Photos from Finder tags on disk `--finder-comments`: add captions in Photos from Finder...
If user queries a specific album name, photos should be sortable to match the sort order of the album. Currently the only way to get sort order is to get...
This would work but only for photos that are present on disk. If the photos is missing (not downloaded from iCloud) this would fail.