mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Creating sidecar of an aaruf ps3 image does not contains all metadata #692
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?
Originally created by @MrKagami on GitHub (Mar 8, 2021).
Prerequisites
Check and fill as appropriate:
Description
Creating a sidecar of an PS3 aaruf image does not include <DI ... /DI> metadata part in the created xml. In the sidecar created during disc PS3 image creation the <DI ... /DI> part exist.
Exact command line used:
aaru image create-sidecar "C:\Image.aarufExpected behavior:
sidecar *.cicm.xml should be the same like with command "aaru media dump" and should contains the complete metadata incl. '<DI ... /DI> part.
Actual behavior:
<DI ... /DI> part is missing *.cicm.xml