jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.5k stars 454 forks source link

Disabling automatic updates has no effect #368

Open AaronWiora opened 2 years ago

AaronWiora commented 2 years ago

The app downloads and installs a new update even after disabling auto-update.

  1. Open app for the first time after installing it.
  2. Windows informing user about new update pops up.
  3. Close Window or press 'not now' button.
  4. Go to settings and deselect 'auto-update app' checkbox.
  5. Close app and launch it again

I expected the app to not update after finishing Step 4.

This behavior is especially problematic because the 2.4.0 version does not work out of the box.