Closed acharmedmatrix closed 2 years ago
@acharmedmatrix I've made some preliminary commits that have added this functionally. Give me a few days and I will upload all the code (it's already working currently, just some visual bugs)
EDIT: I noticed @se1exin that you wanted the application to be statelesss, however I don't think this is possible if we want a running tally of files ignored. Currently I've used SQlite to quickly store the media IDs to ignore, let me know if you'd prefer another method
@Ahsome Thanks heaps for working on this! Yep the app has been stateless so-far, but I knew at some point some stateful storage would be required. Please proceed with adding SQLite :)
Functionality to ignore content is now available in v2.1.0
Great tool, but I've run into and issue where I have 50 false positives so the queue is jammed. Need to be able to mark as ignored or false positive otherwise I am now trapped at this part of the library.