zixaphir / Stable-Diffusion-Webui-Civitai-Helper

Stable Diffusion Webui Extension for Civitai, to manage your model much more easily.
175 stars 24 forks source link

Repeatedly adding the same example jpgs using Replace Old Metadata Formats option. #104

Open brendanhoar opened 2 months ago

brendanhoar commented 2 months ago

Have you read document?

Yes.

Have you checked console log window's msg?

Yes.

Describe Issue

Under some circumstances, using the Replace Old Metadata Formats option will re-download the same example jpgs each time it is run, adding new additional example jpg files which are just repeats of the already downloaded example jpgs from the previous run with that option.

B

zixaphir commented 2 months ago

This is unfortunate. I apologize for this issue. The functionality to download all previews functionality was contributed in a pull request and I failed to review its use in combination with Replace Old Metadata Formats. It will take some time to figure out a solution to this issue as currently there is no tracking for which files have actually been downloaded in any capacity except for models and their metadata.