Added a comment

This commit is contained in:
RonnyPfannschmidt 2018-07-29 21:41:56 +00:00 committed by admin
parent ef64e71f76
commit 5b711ac4f1

View file

@ -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\"]}}
"""]]