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

Two bugs with the new update. #50

Open
defeatacpu opened this issue Jul 2, 2020 · 1 comment
Open

Two bugs with the new update. #50

defeatacpu opened this issue Jul 2, 2020 · 1 comment

Comments

@defeatacpu
Copy link

Bug 1:
Cannot run auto-selfcontrol when your current time is in the schedule. Lets say its weekday 3 and the time is 17:30, then this line in config.json would crash the program:

"weekday": 3,
			"start-hour": 17,
			"start-minute": 0,
			"end-hour": 9,
			"end-minute": 0

Bug 2:
Multiple blacklists as seen in #14 don't work anymore. The program doesn't crash but self control doesn't activate on schedule.

Btw. thanks for the program! It has helped me a lot.

@andreasgrill
Copy link
Owner

Thanks for the feedback, I'll look into it.

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

No branches or pull requests

2 participants