From 78309d946867253e94bce23af3e886f3e44dc9a0 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Thu, 14 Sep 2017 20:06:40 -0400 Subject: [PATCH] Update weekly_stats_reporting.py --- reporting/weekly_stats_reporting.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reporting/weekly_stats_reporting.py b/reporting/weekly_stats_reporting.py index 98a4fcf..adb7470 100644 --- a/reporting/weekly_stats_reporting.py +++ b/reporting/weekly_stats_reporting.py @@ -20,7 +20,7 @@ import argparse # EDIT THESE SETTINGS # PLEXPY_APIKEY = 'xxxxx' # Your PlexPy API key -PLEXPY_URL = 'http://localhost:8182/' # Your PlexPy URL +PLEXPY_URL = 'http://localhost:8181/' # Your PlexPy URL SUBJECT_TEXT = "PlexPy Weekly Server, Library, and User Statistics" # Notification agent ID: https://github.com/JonnyWong16/plexpy/blob/master/API.md#notify