DCF file groups: objects sharing an index number are one logical object #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
README-documented bug: multiple files sharing one directory+file number (RAW+JPEG pair, video+THM thumbnail) are one DCF object group per the spec, but the library returns them as unrelated files. Model groups: a group has an index, a primary member, and extension-differentiated members.
Done: a fixture with RAW+JPEG and MP4+THM pairs yields groups with correct membership; ungrouped objects are single-member groups; counts and sizes are per-group and per-member.