-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
When getting metadata from photos, everything is fine until it hits a Placeholder file (OneDrive/iCloud, etc.).
For those files the metadata cannot be extracted without downloading the file from the cloud which is a very long process, requires the internet, and defeats the disk saving feature of those files.
The information is available from the file, just not by opening it; for example, the Windows property system will have a subset of properties (depending on the sync providor); this can also be read using the system indexer.
Is there any potential for this being implemented? I understand that it would be a Windows only feature.
Metadata
Metadata
Assignees
Labels
No labels