DineshSolanki / FoliCon

Creates Folder icons for Movies, Serials, Music,Anime and Games Folders
https://dineshsolanki.github.io/FoliCon/
GNU General Public License v3.0
58 stars 5 forks source link

Fix: Incorrect total folder count when subfolder processing is enabled and Incorrect processed count in a case where skipAmbigous was true and there were multiple results #209

Closed DineshSolanki closed 1 month ago

DineshSolanki commented 1 month ago

Properly update the total folder count by not only considering parent folders but also adding the count of subfolders found during the search process. It also resolves an issue where a potentially incorrect folder processed count was returned when the poster window was not shown and 'Skip Ambiguous' was checked.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud