Drive does not Assign Metadata when the app is in the background. The drive seems to go to sleep after a period of time when the app is not focused, causing the metadata cataloging to stop. Version 1.2.3 (20), Tahoe 26.6
Frase
Thanks so much for flagging this, we also ran into this issue yesterday and have already got a patch in place, we'll be shipping this later today hopefully.
Sleep mode was a new feature we shipped in v1.2.3 so that DriveVault sat quietly in the background while it wasn't being used - reducing CPU usage. We of course implemented a few blocks so that sleep mode didn't affect vital operations like scanning, and we thought we had covered metadata assigning too, but because metadata assigning happens on a background thread it wasn't registering in the sleep mode scan. So DriveVault would go into sleep mode. Should be fixed in the next day or two depending on Apple review times!
R
Restream user
Frase thank you!