The following mapping has been applied (XML node --> YAML property):
mime-type --> content-type
comment --> friendly.en with upper camel case
glob --> extensions[0]
All entries have base64 encoding and I set registered to false, since I did not understand what it meant exactly. Let me know if something is wrong.
Please note that image/x-kodak-dcr mime type has dcr extension, which is also used by application/x-director. I do not know if it might be a problem, I just thought that it was right to point it out.
Related to issue #32. Details have been taken here:
https://github.com/angryziber/gnome-raw-thumbnailer/blob/master/data/raw-thumbnailer.xml
The following mapping has been applied (XML node --> YAML property):
mime-type
-->content-type
comment
-->friendly.en
with upper camel caseglob
-->extensions[0]
All entries have base64 encoding and I set registered to false, since I did not understand what it meant exactly. Let me know if something is wrong.
Please note that
image/x-kodak-dcr
mime type hasdcr
extension, which is also used byapplication/x-director
. I do not know if it might be a problem, I just thought that it was right to point it out.Thanks, Alessio