With flags -a to override any auto adjust and just keep default column
width. And flag -c for automatic compact view (40% column size
reduction)
The auto adjust on terminal size larger than needed is only for path
column at the moment.
For smaller it will auto adjust each column slowly in 10% steps until
the width is smaller than the terminal width.
Side note: CJK characters can still be reason for a skewed layout.
The include folders argument changed from -x to -i
-x is used for excluding folder or files form processing
In the list view the page number and max pages is also printed out
(cosmetic)
OpenStreetMap has optional parameter email to add an email address for
large requests amount.
Also check google and open street map options do not overlap.
All requests are now built with the parameters option when queries so
any parameter given is automatically correctly encoded.
If -s (--strict) argument is given it will check the path too and not
only the file basename.
The following bug fixes have been done:
- if verbose was not given it was unset and so google lookup debug
output crashed. Is set to 0 on unset
- if data is found multiple times in the Lightroom DB we print out a
different warning and not put it into the not found group
- after a google lookup write the data back into the base set for debug
output purposes
- if Lightroom data is used for overwrite data was never written because
the unset check was done on the already set data and not the original
unset data