From b933c34e77e204031737bb1d522a18b6c3f94a35 Mon Sep 17 00:00:00 2001 From: Francesco Grazioso Date: Tue, 25 Feb 2025 14:40:14 +0100 Subject: [PATCH] reset config --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index ef7c5c5..0c369ab 100644 --- a/config.json +++ b/config.json @@ -6,7 +6,7 @@ "show_message": true, "clean_console": true, "show_trending": true, - "root_path": "../media_plex", + "root_path": "Video", "movie_folder_name": "Movie", "serie_folder_name": "Serie", "anime_folder_name": "Anime",