Skip to content

Two bugs with the new update.  #50

@defeatacpu

Description

@defeatacpu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions