Backup detailed summary / file list

I’m looking for a similar solution - list of all files backed up during the last task. Using COMPARE with --full-result works, but there is one major issue:

My backup sometimes flags certain files as “modified” based on metadata, but when it does a full read/hash/check of the file, it’s detected as “metadata-only changed” and not backed up. This file is (correctly) not backed up by Duplicati, but still shows up in the list of modified files generated by compare. (The summary shows ModifiedFiles: 1 and SizeOfModifiedFiles: 0).

Is there a way to get a list of files actually backed up during the last task?