osxphotos
osxphotos copied to clipboard
osxphotos add-locations causes ValueError: Invalid photo id
Bug Description
When I run osxphotos add-locations --window "2 hours"
it eventually fails with a ValueError like the following:
ValueError: Invalid photo id: B4E1567F-F5BF-4AC9-912D-AEEACE720F01
This also occurs with the default window osxphotos add-locations
.
It doesn't always fail with the same photo id.
Expected behaviour I'm not sure why these photos are missing, but it should probably just ignore them and keep searching? Potentially a very similar fix to https://github.com/RhetTbull/osxphotos/issues/1623
Additional Details