auto-selfcontrol icon indicating copy to clipboard operation
auto-selfcontrol copied to clipboard

Two bugs with the new update.

Open defeatacpu opened this issue 5 years ago • 1 comments

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.

defeatacpu avatar Jul 02 '20 00:07 defeatacpu

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

andreasgrill avatar Jul 13 '20 14:07 andreasgrill