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

Refactor scheduler to use QTimer directly #908

Closed
wants to merge 3 commits into from

Conversation

m3nu
Copy link
Contributor

@m3nu m3nu commented Mar 2, 2021

  • Remove APScheduler dependency and use QTimer directly
  • Option to catch up with missed backups when machine was off or hibernated
  • Remove Apply button on Schedule tab
  • Add weekly interval option
  • Queue mutliple backup jobs?

Fixes #862, fixes #263, replaces #551

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove 'Apply' button from scheduling options Schedule backup at next opportunity
1 participant