Clear cache on autotag rather than reloading
This commit is contained in:
parent
f9d79ead9d
commit
f00cd1568c
@ -273,4 +273,4 @@ class AutoTagMatchWindow(QtWidgets.QDialog):
|
||||
)
|
||||
break
|
||||
|
||||
ca.load_cache(list(metadata_styles)) # TODO Should this be what the others do in taggerwindow.py etc.?
|
||||
ca.reset_cache()
|
||||
|
Loading…
Reference in New Issue
Block a user