Page 1 of 1

1.72 - batch conversion log file - removing textparagraph (empty lines)

Posted: Wed Jul 31, 2024 4:40 pm
by masterjp
Yesterday I looked into my batch conversion log file. It was very long.

Most of the first area the batch conversion was skipped, because the destination files already exists.
Is it possible to remove the textparagraph between the lines?
The log files will get much shorter and you have a better overview.

Log file example:


Started at: 30.07.2024 20:48

E:\Digicam\Amsterdam2024\001.jpg : skipped, file already exists!

E:\Digicam\Amsterdam2024\002.jpg : skipped, file already exists!

E:\Digicam\Amsterdam2024\003.jpg : skipped, file already exists!

Better:

Started at: 30.07.2024 20:48

E:\Digicam\Amsterdam2024\001.jpg : skipped, file already exists!
E:\Digicam\Amsterdam2024\002.jpg : skipped, file already exists!
E:\Digicam\Amsterdam2024\003.jpg : skipped, file already exists!

Re: 1.72 - batch conversion log file - removing textparagraph (empty lines)

Posted: Thu Aug 01, 2024 5:41 am
by user0
I don't like the selective usage of separator (grouping) in this case as it will look untidily when mixed with other states.
The entries separator (empty string) should be applied to all entries or not at all.