Not sure if this is a bug but having a strange issue!
mkvtoolnix 93.0
When saving MKV tags with the help of an XML file, there is a branch in the XML file with TargetType value of ‘50’. Saving the tags seems completely ok. When I try to load these MKV tags the Targets/TargetType value ‘50’ branch is empty.
https://www.3delite.hu/MKV/Set.xml
https://www.3delite.hu/MKV/Get.xml
The saving cmd line:
‘E:\Documents and Settings_3delite\My Documents\Delphi - C Projects\MKV Tag Editor\Win64\Debug\mkvtoolnix\mkvpropedit.exe --ui-language en -t all:“H:\Applications\Universal File Format Editor\Dexter - Trailer SD - New.mkv.xml” “H:\Applications\Universal File Format Editor\Dexter - Trailer SD - New.mkv” -r “C:\Users\EDECSA~1\AppData\Local\Temp\MKVTagLibraryInfo1982898061.out.txt”’
Could you please help with this?
Thank you very much!