DavidMoore / ipfilter

Keeps your preferred Bit Torrent client blocklist up to date to support your privacy and security
https://www.ipfilter.app
MIT License
443 stars 38 forks source link

IPFilter adds task scheduler entry even if it is not enabled when saving settings #73

Closed Sopor closed 3 years ago

Sopor commented 3 years ago

I downloaded IPFilter.exe and ran it. I opened settings and enabled Disable software update check at startup, saved it and then i closed the window. If i now open Task Scheduler i can see that IPFilter has now added an entry in the task scheduler and if i open options again the Schedule automatic background update of list is now enabled even if it wasn't when i saved the settings.

So it seems that IPFilter will install the scheduler even if i'm not enabling it. I have tried to disable Schedule automatic background update of list but it will not remove the entry from the task scheduler. Instead it seems to re-add it to the task scheduler.

In ipfilter.json i can read "task":{"isEnabled":false} but in the options window it is enabled.

Windows 10 x64 IPFilter v3.0.2.9-beta

Jamesstevens-3rd commented 3 years ago

I already nentioned this https://github.com/DavidMoore/ipfilter/issues/72

Sopor commented 3 years ago

@Jamesstevens-3rd I wasn't sure if your report was the same as mine or not. Your report sounded more like a suggestion/request than an issue.

DavidMoore commented 3 years ago

Thanks, I'll cover this is #72 then!