Open kozaka-tv opened 4 months ago
# TODO add params like file location: def __init__(self, config_data):
# TODO this should be maybe in run? self.create_setlist_directory() In init and in update_config
# TODO this should be maybe in run? self.create_setlist_directory()
# TODO self.log_file_name = "TODO.txt"
# TODO use enabled, and do nothing if disabled: def update_config(self, config_data):
Related:
# TODO add params like file location: def __init__(self, config_data):
# TODO this should be maybe in run? self.create_setlist_directory()
In init and in update_config# TODO self.log_file_name = "TODO.txt"
# TODO use enabled, and do nothing if disabled: def update_config(self, config_data):
Related:
42
43