Jonathan Moscardini
Results
2
comments of
Jonathan Moscardini
Thanks @DropbearNinja - this worked for me - however as a note to anyone else attempting to correct this, line 56 actually needs to be modified to `element.match(/\b.*\s(.*)$/);`. Line 37...
Just received `Unknown filetype descriptor, see GH issue 143 (com.canon.cr3-raw-image (with potential extension .CR3)) (Error Code: b19e770a-dcae-4f19-898d-9d91a9a14a8e)` fixed by adding ``` 'com.canon.cr3-raw-image': `cr3`, ``` to `file-types.js` as described.