Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Updates #650

Closed
Pgj1997 opened this issue Mar 11, 2020 · 3 comments
Closed

Automatic Updates #650

Pgj1997 opened this issue Mar 11, 2020 · 3 comments

Comments

@Pgj1997
Copy link

Pgj1997 commented Mar 11, 2020

The program can already detect if a new build is available.
The next step would be to have the program update automatically.
The best way to go about this is, if the program detects a new build, it will automatically download and replace the necessary files, and ask the user to restart the program afterwards if needed.

Users can toggle this feature in config.ini. It would look like this:

[Network]
automaticupdate = True

Of course checknewversion would also need to be set to "True" as well.

@Nandaka
Copy link
Owner

Nandaka commented Mar 12, 2020

well, I think I can set to automatically load the release page, but I cannot make it auto extract without including additional files for the extractor, which might require different license.

@Nandaka
Copy link
Owner

Nandaka commented Aug 22, 2020

possible option it to automatically open the default browser in your os to the release page using https://docs.python.org/3/library/webbrowser.html

Nandaka added a commit that referenced this issue Aug 24, 2020
@Nandaka
Copy link
Owner

Nandaka commented Aug 24, 2020

check latest releases https://github.com/Nandaka/PixivUtil2/releases

@Nandaka Nandaka closed this as completed Aug 24, 2020
35122 pushed a commit to 35122/PixivUtil2 that referenced this issue Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants