axewater / sharewarez

SharewareZ transforms any game folder into a dynamic, searchable and shareable library.
145 stars 1 forks source link

Cannot Ignore Unmatched Folder #46

Closed Bovive closed 2 months ago

Bovive commented 2 months ago

Clicking "Ignore" on an unmatched folder refreshes the page but it doesn't ignore the unmatched folder. "Clear Unmatched" also does not work. Clearing unmatched gives a toast error of "An error occurred while deleting unmatched folders". I will note that I did not click the button to delete the folder.

axewater commented 2 months ago

this one sounds really messed up. looking forward to seeing what I did there. (these functions worked at some point, i'm learning the hard way why people make unit tests)

axewater commented 2 months ago

the ignore button seems to work fine for me. it sets the status to 'ignore' which means its excluded from any scans from now on. identify also works from the unmatched folder list. clear all also works. clear unmatched gives me an error! delete folder refreshes page but does nothing!

diving in now

axewater commented 2 months ago

all fixed (this was a real mess)