diff --git a/doc/todo/metadata_batch_command_should_allow_changes_by_key/comment_1_753ae21e1c43130159681c4e4e0b5cf3._comment b/doc/todo/metadata_batch_command_should_allow_changes_by_key/comment_1_753ae21e1c43130159681c4e4e0b5cf3._comment new file mode 100644 index 0000000000..f58ea5f1bf --- /dev/null +++ b/doc/todo/metadata_batch_command_should_allow_changes_by_key/comment_1_753ae21e1c43130159681c4e4e0b5cf3._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="RonnyPfannschmidt" + avatar="http://cdn.libravatar.org/avatar/c5379a3fe2188b7571858c49f9db63c6" + subject="comment 1" + date="2018-07-29T21:41:56Z" + content=""" +i iterated a bit more on the script, +i experienced the same issue when i ran with just field and added a few more filds to the output and changed from a string to a list + +the working version outputs lines like + + {\"command\": \"set\", \"file\": \"DCIM/23980708/DSC04071.ARW\", \"fields\": {\"linked.image\": [\"SHA256E-s3983492--0fef9eba38c21629e2ae06bd7f64dae104d8576e3c4d31b2caf7337a1ed8c3a9.JPG\"]}} + {\"command\": \"set\", \"file\": \"DCIM/23980708/DSC04071.JPG\", \"fields\": {\"linked.raw\": [\"SHA256E-s13238976--7f9f459b99e36e9d50e6da349258525c9f63a33bd5f5bf5a3284cc0e4bda5fd8.ARW\"]}} + +"""]]