From f4395a2759490d8c8f462e2737b30ff0fe79cc84 Mon Sep 17 00:00:00 2001 From: Justin Emter Date: Mon, 31 Jul 2017 20:12:11 -0700 Subject: [PATCH] Testing for not-updating bug. --- pseudo_config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pseudo_config.py b/pseudo_config.py index 2fb5681..ccc222f 100644 --- a/pseudo_config.py +++ b/pseudo_config.py @@ -59,10 +59,10 @@ plexLibraries = { "Commercials" : ["Commercials"], } -useGoogleCalendar = True +useGoogleCalendar = False useCommercialInjection = True -dailyUpdateTime = "12:00 AM" +dailyUpdateTime = "11:59 PM" debug_mode = False