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
|
||||
photo.reload_metadata(hash_kwargs=hash_kwargs)
|
||||
need_commit = True
|
||||
photodb.commit()
|
||||
except KeyboardInterrupt:
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in a new issue