RhetTbull/PhotoScript
Automate Apple / MacOS Photos app with python. Wraps applescript calls in python to allow automation of Photos from python code.
PythonMIT
Issues
- 0
- 1
Accessing "shared with you" photos on macOS 14.2.1 by uuid raises invalid uuid exception
#46 opened by disaac - 7
Cannot delete subfolder
#35 opened by anjos - 2
selection fails if user selects a "shared with you" image in the Library on Ventura
#45 opened by RhetTbull - 0
Photo.albums is slow
#44 opened by RhetTbull - 15
Very slow folder lookup
#36 opened by anjos - 0
Add VALIDATE_UUID config global
#41 opened by RhetTbull - 4
Set date/time of a photo
#40 opened by anjos - 2
- 2
Moving an album from a subfolder, to another
#34 opened by anjos - 0
- 0
- 0
- 0
- 0
Fix Album.add to use more_itertools.chunked
#25 opened by RhetTbull - 0
Album.add is sometimes flaky
#24 opened by RhetTbull - 0
- 1
add PhotosLibrary.open()
#18 opened by RhetTbull - 0
Add Photo.albums
#22 opened by RhetTbull - 0
Text Attributes with no value should return ""
#21 opened by RhetTbull - 0
add spotlight() ?
#19 opened by RhetTbull - 0
add get_photo() to get single photo by uuid
#20 opened by RhetTbull - 1
- 0
add finder_reveal option to export
#17 opened by RhetTbull - 0
export should export to temp folder first
#12 opened by RhetTbull - 0
add norsrc arg to export
#16 opened by RhetTbull - 0
add MAX_RETRY logic to all AppleScript
#15 opened by RhetTbull - 0
add Album.path()
#14 opened by RhetTbull - 1
add SlideShow class
#13 opened by RhetTbull - 0
- 0
Folder.delete doesn't work
#11 opened by RhetTbull - 1
Folders work on Mojave but not Catalina
#10 opened by RhetTbull - 0
Add (r/o) to docstrings to identify which properties are readonly and which can be set
#9 opened by RhetTbull - 0
Add Photos Utilities methods
#6 opened by RhetTbull - 0
- 0
- 0
Add type checks to import
#4 opened by RhetTbull - 0
Update README.md
#3 opened by RhetTbull - 0
Add documentation to code
#1 opened by RhetTbull