Xeroday / Spotify-Ad-Blocker

EZBlocker - A Spotify Ad Blocker for Windows
https://www.ericzhang.me/projects/spotify-ad-blocker-ezblocker/
GNU General Public License v3.0
1.85k stars 193 forks source link

Disable the startup update checks by default #189

Closed i1u5 closed 1 year ago

i1u5 commented 5 years ago

Whenever I boot the pc with startup enabled on EZBlocker, it throws "Error checking for update.", which becomes annoying by time.

https://github.com/Xeroday/Spotify-Ad-Blocker/blob/88acf24684c1b260f6715d2de2be87bd15412029/EZBlocker/EZBlocker/EZBlockerMain.cs#L162

I kindly ask you to remove that specific line or at least make us able to turn it on/off.

i1u5 commented 5 years ago

Update : Now it crashes instead of checking, even on the same routine.

tricolon commented 1 year ago

Whenever I boot the pc with startup enabled on EZBlocker, it throws "Error checking for update.", which becomes annoying by time.

https://github.com/Xeroday/Spotify-Ad-Blocker/blob/88acf24684c1b260f6715d2de2be87bd15412029/EZBlocker/EZBlocker/EZBlockerMain.cs#L162

I kindly ask you to remove that specific line or at least make us able to turn it on/off.

I have the same problem