Syndicated Photo Support
Ventura introdcued a "shared with you" album which shows photos shared via Messages (and possible other apps). These show up in the Photos library in the
"Shared with you" album but the images are stored in a different location that regular images so osxphotos could not previously access the images.
It can now do so.
2023-06-18
Added
PhotoInfo.syndicated
property to identify syndicated photos.PhotoInfo.saved_to_library
property to identify syndicated photos that have been saved to the library.--syndicated
/--not-syndicated
,--saved-to-library
/--not-saved-to-library
query options.find()
function inosxphotos repl
to search for files in the active Photos library directory.
Removed
Changed
Contributors
- @RhetTbull for code.