BlafKing / sd-civitai-browser-plus

Extension to access CivitAI via WebUI: download, delete, scan for updates, list installed models, assign tags, and boost downloads with multi-threading.
GNU Affero General Public License v3.0
309 stars 53 forks source link

[Bug]: non civitai models keeps getting processed every time. #265

Closed silveroxides closed 6 months ago

silveroxides commented 6 months ago

Describe the bug.

Every time I want to update previews it processes models that has none even though it already was processed previously

Steps to reproduce the problem.

  1. Set up models without previews that are not on civitai
  2. process them
  3. do it again
  4. notice that it keeps processing them even though they have previously been reported as not on civitai

Expected behavior

Automatic exclusion of models not on civitai after first process

System info

Console logs

Just filled with bunch of requests anyway and not relevant.

Additional information

No response

BlafKing commented 6 months ago

Thanks for reporting!

This behavior was never implemented, kinda overlooked it 😅 Latest commit now no longer scans any models that were previously not found

I'll mark this as resolved 👍🏻

silveroxides commented 5 months ago

Thanks for reporting!

This behavior was never implemented, kinda overlooked it 😅 Latest commit now no longer scans any models that were previously not found

I'll mark this as resolved 👍🏻 @BlafKing I don't really feel like posting another bug report for what is pretty much identical issue. The same thing might be good to implement for the updating of model info and tags or maybe a checkbox for "update only new models info and tags"