Posts: 3
Threads: 1
Joined: Mar 2017
Posts: 3
Threads: 1
Joined: Mar 2017
Hey,
My LR collection has the following format:
-yyyy
---yyyy-mm
-------yyyy-mm-dd keyword1, keyword2, keyword3,...
-------yyyy-mm-dd keyword1, keyword2, keyword3,...
---yyyy-mm
...
I cannot load images in my folder structure into LRTimelapse due to the comma in my paths.
The *Issue with pathname* warning states that this prevents the exif data of being loaded. ExifTool which is used to read the data supports reading UTF8 paths and filenames though. The appropriate invocation of exiftool to support UTF8 is
[size=small][font=Verdana, Arial, Helvetica, sans-serif]-charset filename=utf8[/font][/size]
for every command or by using the
-common_args
parameter which is the better option imho.
Could you add this to the execution of exiftool.exe and get rid of the warning dialog. This would be a huge improvement (at least for me).
Thanks for reading,
Helmut
My LR collection has the following format:
-yyyy
---yyyy-mm
-------yyyy-mm-dd keyword1, keyword2, keyword3,...
-------yyyy-mm-dd keyword1, keyword2, keyword3,...
---yyyy-mm
...
I cannot load images in my folder structure into LRTimelapse due to the comma in my paths.
The *Issue with pathname* warning states that this prevents the exif data of being loaded. ExifTool which is used to read the data supports reading UTF8 paths and filenames though. The appropriate invocation of exiftool to support UTF8 is
[size=small][font=Verdana, Arial, Helvetica, sans-serif]-charset filename=utf8[/font][/size]
for every command or by using the
-common_args
parameter which is the better option imho.
Could you add this to the execution of exiftool.exe and get rid of the warning dialog. This would be a huge improvement (at least for me).
Thanks for reading,
Helmut