Looks like many of the Darktable created xmp sidecar files are not getting imported. Hitting multiple filters
photostructure-for-servers % ./photostructure info "/Photo Feb 28, 9 42 00 PM.jpg.xmp"
[
{
_PhotoStructureVersion: '1.1.0',
capturedAt: { localCentiseconds: undefined },
filters: {
accepted: [
'notHiddenCheap',
'noMediaFilter',
'hasMimeType',
'notRejected',
'minVideoDurationFilter'
],
rejected: [
'exifExtFilter',
'fileSizeFilter',
'supportedMimeTypeFilter',
'minDimensionsFilter'
]
},
...
This is related to what @mrm talks about here Non Destructive Edits and what to do with this in the future.
For now is there a way to get PS to keep these XMPs together with the source file in the import/organization so that I can use Darktable on the PS Library.
The remainder - I can wait for burst mode or handle on my own.