Commit Graph

4 Commits

Author SHA1 Message Date
9088995ff9 Update documentation about install 2018-02-26 09:14:59 +09:00
58d9f4ebde Add strict Lightroom check, various bug fixes for overwrite and check
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
2018-02-23 16:27:10 +09:00
4b282c3d13 README file update, Script update to first release 2018-02-23 11:15:50 +09:00
77f755c40f Initial commit 2018-02-23 09:32:15 +09:00