Don't commit for every file.
This commit is contained in:
parent
801226522b
commit
ed8241f2ef
1 changed files with 0 additions and 1 deletions
|
@ -367,7 +367,6 @@ def reload_metadata_argparse(args):
|
||||||
continue
|
continue
|
||||||
photo.reload_metadata(hash_kwargs=hash_kwargs)
|
photo.reload_metadata(hash_kwargs=hash_kwargs)
|
||||||
need_commit = True
|
need_commit = True
|
||||||
photodb.commit()
|
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue