diff --git a/config.json b/config.json index 9545465..e01f908 100644 --- a/config.json +++ b/config.json @@ -3,8 +3,8 @@ "debug": false, "log_file": "app.log", "log_to_file": true, - "show_message": false, - "clean_console": false, + "show_message": true, + "clean_console": true, "root_path": "Video", "map_episode_name": "%(tv_name)_S%(season)E%(episode)_%(episode_name)", "not_close": false @@ -43,4 +43,4 @@ "animeunity": "to", "altadefinizione": "food" } -} \ No newline at end of file +}