Conflict System Cleaner and Exceptions #1290
Comments
@21101969sanjay The version that presents this error is not the one of production, but of development. Version 4.8.5. |
Could confirm this. Nice catch @GabrielMGitHub . |
The issue was that there were two routines to update the scan results object, one that sets the final data and one that increases the size and file counter with every nice filtered file. Increasing the counters with every file was a remnant from an older routine to display progress information. The exclusions were still valid, it was the progress information that was buggy. While the exclusion removed the files from the final dataset, this happened after the counters were already increased. I've fixed the overall code and removed the manual counters. When setting the filtered files to the Fix commited for the next update. |
@d4rken Thank you for your work and attention. |
I shouldn't have deleted your comment @21101969sanjay, I thought it was spam, sorry. |
Even having nothing to be clean is showing amount and size of files that need to be deleted erroneously. This error is happening because the files are protected in exceptions. Should not show these values, it should show 0 items.
Device: Asus Zenfone 2 Laser
Android: 6.0.1
Version SD Maid: 4.8.5
The text was updated successfully, but these errors were encountered: